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

/freebsd-current/sys/contrib/ncsw/etc/
H A Dncsw_list.c66 NCSW_LIST_FOR_EACH(p_Tmp, p_List)
/freebsd-current/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h133 @Function NCSW_LIST_FOR_EACH
143 #define NCSW_LIST_FOR_EACH(p_Pos, p_Head) \ macro
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c984 NCSW_LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_MulticastAddrHash->p_Lsts[bucket]))
1000 NCSW_LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket]))
H A Dtgec.c629 NCSW_LIST_FOR_EACH(p_Pos, &(p_Tgec->p_MulticastAddrHash->p_Lsts[hash]))
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c714 NCSW_LIST_FOR_EACH(p_Pos, &((t_FmPcd*)h_FmPcd)->acquiredLocksLst)
725 NCSW_LIST_FOR_EACH(p_Pos, &((t_FmPcd*)h_FmPcd)->acquiredLocksLst)
750 NCSW_LIST_FOR_EACH(p_Pos, &((t_FmPcd*)h_FmPcd)->acquiredLocksLst)
H A Dfm_cc.c2788 NCSW_LIST_FOR_EACH(p_Pos, &p_CcNode->ccTreesLst)
3254 NCSW_LIST_FOR_EACH(p_Pos, &p_FmPcdCcNode1->ccTreesLst)
3342 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfNode->ccPrevNodesLst)
3395 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfNode->ccTreeIdLst)
5835 NCSW_LIST_FOR_EACH(p_Pos, &p_CcNode->ccTreesLst)
5844 NCSW_LIST_FOR_EACH(p_Tmp, &p_CcNode->ccTreesLst)
5874 NCSW_LIST_FOR_EACH(p_Pos, p_List) function
H A Dfm_manip.c4507 NCSW_LIST_FOR_EACH(p_Pos, &p_CrntMdfManip->nodesLst)
5423 NCSW_LIST_FOR_EACH(p_Pos, &lstOfNodeshichPointsOnCrntMdfManip)
5448 * call Host Command to replace HMTD by a new one */NCSW_LIST_FOR_EACH(p_Pos, &lstOfNodeshichPointsOnCrntMdfManip)

Completed in 235 milliseconds