Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/etc/
H A Dncsw_list.c65 if (!NCSW_LIST_IsEmpty(p_List)) in NCSW_LIST_NumOfObjs()
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h324 static __inline__ int NCSW_LIST_IsEmpty(t_List *p_List) in NCSW_LIST_IsEmpty() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h158 if (!NCSW_LIST_IsEmpty(p_AddrLst)) in DequeueAddrFromHashEntry()
H A Ddtsec.c994 if (NCSW_LIST_IsEmpty(&p_Dtsec->p_MulticastAddrHash->p_Lsts[bucket])) in DtsecDelHashMacAddress()
1010 if (NCSW_LIST_IsEmpty(&p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket])) in DtsecDelHashMacAddress()
H A Dtgec.c639 if (NCSW_LIST_IsEmpty(&p_Tgec->p_MulticastAddrHash->p_Lsts[hash])) in TgecDelHashMacAddress()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c104 if (!NCSW_LIST_IsEmpty(p_List)) in DequeueStatsObj()
125 while (!NCSW_LIST_IsEmpty(p_List)) in FreeStatObjects()
1207 if (!NCSW_LIST_IsEmpty(p_List)) in DequeueAdditionalInfoFromRelevantLst()
1220 if (!NCSW_LIST_IsEmpty(p_List)) in ReleaseLst()
1293 if (!NCSW_LIST_IsEmpty(&p_CcNode->availableStatsLst)) in DeleteNode()
2786 if (!NCSW_LIST_IsEmpty(&p_CcNode->ccTreesLst)) in BuildNewNodeAddOrMdfyKeyAndNextEngine()
3252 if (!NCSW_LIST_IsEmpty(&p_FmPcdCcNode1->ccTreesLst)) in BuildNewNodeModifyNextEngine()
3562 if (!NCSW_LIST_IsEmpty(&p_CcNode->ccPrevNodesLst)) in UpdatePtrWhichPointOnCrntMdfNode()
3566 if (!NCSW_LIST_IsEmpty(&p_CcNode->ccTreeIdLst)) in UpdatePtrWhichPointOnCrntMdfNode()
4975 if (NCSW_LIST_IsEmpty(p_List)) in DequeueNodeInfoFromRelevantLst()
H A Dfm_pcd.c310 if (!NCSW_LIST_IsEmpty(&p_FmPcd->freeLocksLst)) in DequeueLockFromFreeLst()
H A Dfm_manip.c5414 if (!NCSW_LIST_IsEmpty(&p_FirstManip->nodesLst)) in FM_PCD_ManipNodeReplace()