Home
last modified time | relevance | path

Searched refs:NCSW_LIST_FOR_EACH (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Dncsw_list.c66 NCSW_LIST_FOR_EACH(p_Tmp, p_List) in NCSW_LIST_NumOfObjs()
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h143 #define NCSW_LIST_FOR_EACH(p_Pos, p_Head) \ macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c984 NCSW_LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_MulticastAddrHash->p_Lsts[bucket])) in DtsecDelHashMacAddress()
1000 NCSW_LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket])) in DtsecDelHashMacAddress()
H A Dtgec.c629 NCSW_LIST_FOR_EACH(p_Pos, &(p_Tgec->p_MulticastAddrHash->p_Lsts[hash])) in TgecDelHashMacAddress()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c714 NCSW_LIST_FOR_EACH(p_Pos, &((t_FmPcd*)h_FmPcd)->acquiredLocksLst) in FmPcdLockTryLockAll()
725 NCSW_LIST_FOR_EACH(p_Pos, &((t_FmPcd*)h_FmPcd)->acquiredLocksLst) in FmPcdLockTryLockAll()
750 NCSW_LIST_FOR_EACH(p_Pos, &((t_FmPcd*)h_FmPcd)->acquiredLocksLst) in FmPcdLockUnlockAll()
H A Dfm_cc.c2788 NCSW_LIST_FOR_EACH(p_Pos, &p_CcNode->ccTreesLst) in BuildNewNodeAddOrMdfyKeyAndNextEngine()
3254 NCSW_LIST_FOR_EACH(p_Pos, &p_FmPcdCcNode1->ccTreesLst) in BuildNewNodeModifyNextEngine()
3342 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfNode->ccPrevNodesLst) in UpdateAdPtrOfNodesWhichPointsOnCrntMdfNode()
3395 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfNode->ccTreeIdLst) in UpdateAdPtrOfTreesWhichPointsOnCrntMdfNode()
5835 NCSW_LIST_FOR_EACH(p_Pos, &p_CcNode->ccTreesLst) in FmPcdCcNodeTreeTryLock()
5844 NCSW_LIST_FOR_EACH(p_Tmp, &p_CcNode->ccTreesLst) in FmPcdCcNodeTreeTryLock()
5874 NCSW_LIST_FOR_EACH(p_Pos, p_List) in FmPcdCcNodeTreeReleaseLock()
H A Dfm_manip.c4507 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfManip->nodesLst) in UpdateAdPtrOfNodesWhichPointsOnCrntMdfManip()
5423 NCSW_LIST_FOR_EACH(p_Pos, &lstOfNodeshichPointsOnCrntMdfManip) in FM_PCD_ManipNodeReplace()
5448 …* call Host Command to replace HMTD by a new one */NCSW_LIST_FOR_EACH(p_Pos, &lstOfNodeshichPoints… in FM_PCD_ManipNodeReplace()