Searched refs:ECORE_LIST_FOR_EACH_ENTRY_SAFE (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.h | 340 #define ECORE_LIST_FOR_EACH_ENTRY_SAFE(pos, n, _list, _link, cast) \ macro
|
| H A D | ecore_sp.c | 1774 ECORE_LIST_FOR_EACH_ENTRY_SAFE(exeq_pos, exeq_pos_n, in ecore_vlan_mac_del_all() 2504 ECORE_LIST_FOR_EACH_ENTRY_SAFE(pmac_pos, pmac_pos_n, in ecore_mcast_hdl_pending_add_e2() 2590 ECORE_LIST_FOR_EACH_ENTRY_SAFE(cmd_pos, cmd_pos_n, in ecore_mcast_handle_pending_cmds_e2()
|