Searched refs:ECORE_LIST_IS_LAST (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_sp.h | 244 #define ECORE_LIST_IS_LAST(_elem, _list) \ macro |
| H A D | ecore_sp.c | 1031 if (ECORE_LIST_IS_LAST(&pos->link, &o->head)) in ecore_vlan_mac_restore() |