Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c101 #define ECORE_LIST_IS_EMPTY(head) \ macro
380 while (!ECORE_LIST_IS_EMPTY(&o->pending_comp)) { in __ecore_exe_queue_reset_pending()
414 if (!ECORE_LIST_IS_EMPTY(&o->pending_comp)) { in ecore_exe_queue_step()
426 while (!ECORE_LIST_IS_EMPTY(&o->exe_queue)) { in ecore_exe_queue_step()
468 BOOL empty = ECORE_LIST_IS_EMPTY(&o->exe_queue); in ecore_exe_queue_empty()
473 return empty && ECORE_LIST_IS_EMPTY(&o->pending_comp); in ecore_exe_queue_empty()
1529 if (ECORE_LIST_IS_EMPTY(&o->head)) { in ecore_vlan_mac_restore()
3201 if (ECORE_LIST_IS_EMPTY(&cmd_pos->data.macs_head)) in ecore_mcast_hdl_pending_add_e2()
3501 if (ECORE_LIST_IS_EMPTY(&o->pending_cmds_head)) in ecore_mcast_setup_e2()
3860 if (ECORE_LIST_IS_EMPTY(&o->pending_cmds_head)) in ecore_mcast_handle_pending_cmds_e1()
[all …]