Searched refs:ECORE_LIST_REMOVE_ENTRY (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 125 #define ECORE_LIST_REMOVE_ENTRY(link, head) \ macro 385 ECORE_LIST_REMOVE_ENTRY(&elem->link, &o->pending_comp); in __ecore_exe_queue_reset_pending() 440 ECORE_LIST_REMOVE_ENTRY(&elem->link, &o->exe_queue); in ecore_exe_queue_step() 442 ECORE_LIST_REMOVE_ENTRY(&spacer.link, &o->pending_comp); in ecore_exe_queue_step() 2004 ECORE_LIST_REMOVE_ENTRY(&pos->link, &exeq->exe_queue); in ecore_optimize_vlan_mac() 2162 ECORE_LIST_REMOVE_ENTRY(®_elem->link, &o->head); in ecore_execute_vlan_mac() 2192 ECORE_LIST_REMOVE_ENTRY(®_elem->link, in ecore_execute_vlan_mac() 2349 ECORE_LIST_REMOVE_ENTRY(&exeq_pos->link, in ecore_vlan_mac_del_all() 3188 ECORE_LIST_REMOVE_ENTRY(&pmac_pos->link, in ecore_mcast_hdl_pending_add_e2() 3282 ECORE_LIST_REMOVE_ENTRY(&cmd_pos->link, in ecore_mcast_handle_pending_cmds_e2() [all …]
|