Searched refs:NCSW_LIST_IsEmpty (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/contrib/ncsw/etc/
H A Dncsw_list.c65 if (!NCSW_LIST_IsEmpty(p_List))
/freebsd-current/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h255 @Cautions NCSW_LIST_IsEmpty() on entry does not return true after this,
316 @Function NCSW_LIST_IsEmpty
324 static __inline__ int NCSW_LIST_IsEmpty(t_List *p_List) function
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h158 if (!NCSW_LIST_IsEmpty(p_AddrLst))
H A Ddtsec.c994 if (NCSW_LIST_IsEmpty(&p_Dtsec->p_MulticastAddrHash->p_Lsts[bucket]))
1010 if (NCSW_LIST_IsEmpty(&p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket]))
H A Dtgec.c639 if (NCSW_LIST_IsEmpty(&p_Tgec->p_MulticastAddrHash->p_Lsts[hash]))
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c104 if (!NCSW_LIST_IsEmpty(p_List))
125 while (!NCSW_LIST_IsEmpty(p_List))
1207 if (!NCSW_LIST_IsEmpty(p_List))
1220 if (!NCSW_LIST_IsEmpty(p_List))
1293 if (!NCSW_LIST_IsEmpty(&p_CcNode->availableStatsLst))
2786 if (!NCSW_LIST_IsEmpty(&p_CcNode->ccTreesLst))
3252 if (!NCSW_LIST_IsEmpty(&p_FmPcdCcNode1->ccTreesLst))
3562 if (!NCSW_LIST_IsEmpty(&p_CcNode->ccPrevNodesLst))
3566 if (!NCSW_LIST_IsEmpty(&p_CcNode->ccTreeIdLst))
4975 if (NCSW_LIST_IsEmpty(p_Lis
[all...]
H A Dfm_pcd.c310 if (!NCSW_LIST_IsEmpty(&p_FmPcd->freeLocksLst))
H A Dfm_manip.c5414 if (!NCSW_LIST_IsEmpty(&p_FirstManip->nodesLst))

Completed in 153 milliseconds