Home
last modified time | relevance | path

Searched refs:MEMORY_ALLOCATION_FAILURE (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_resc.c195 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_allocate_coalesce_buffers()
325 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_txq()
433 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_rcq()
492 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_tpa_chain()
509 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_tpa_chain()
522 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_tpa_chain()
533 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_tpa_chain()
1207 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_sq()
1241 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_eq()
1609 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_setup_slowpath_resc()
[all …]
H A Dlm_pf.c227 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_pf_allocate_vfs()
237 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_pf_allocate_vfs()
246 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_pf_allocate_vfs()
254 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_pf_allocate_vfs()
263 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_pf_allocate_vfs()
H A Dlm_dmae.c440 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_dmae_operation_create_sgl()
602 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_dmae_context_create()
650 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_dmae_context_create_sgl()
H A Dbnxe_context.c161 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_searcher_hash_info()
324 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_context_pool()
332 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_alloc_context_pool()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c289 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_pf_vf_fill_setup_q_response()
1101 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_pf_channel_get_message_to_send()
1580 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_pf_acquire_msg()
1691 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_pf_acquire_msg()
2616 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_setup_alloc_resc()
2645 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_setup_alloc_resc()
2662 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_setup_alloc_resc()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h85 #define MEMORY_ALLOCATION_FAILURE 0x1 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c215 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_alloc_resc()
228 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_alloc_resc()
238 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_alloc_resc()
252 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_alloc_resc()
263 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_alloc_resc()
279 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_alloc_resc()
1181 DbgBreakIf((lm_status!=LM_STATUS_SUCCESS) && DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_tcp_init()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/
H A Dlm_vf.c240 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_vf_setup_alloc_resc()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c193 DbgBreakIf(DBG_BREAK_ON(MEMORY_ALLOCATION_FAILURE)); in lm_l5_alloc_eq()