Home
last modified time | relevance | path

Searched refs:ECORE_LIST_IS_LAST (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.c99 #define ECORE_LIST_IS_LAST(_link, _list) (_link == (_list)->tail) macro
1546 if (ECORE_LIST_IS_LAST(&pos->link, &o->head)) in ecore_vlan_mac_restore()