Searched refs:LIST_FOR_EACH (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c1144 LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_MulticastAddrHash->p_Lsts[crcMirror]))
1161 LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_UnicastAddrHash->p_Lsts[crcMirror]))
H A Dtgec.c801 LIST_FOR_EACH(p_Pos, &(p_Tgec->p_MulticastAddrHash->p_Lsts[hash]))
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c438 LIST_FOR_EACH(p_Pos, p_List) function
1510 LIST_FOR_EACH(p_Pos, &p_FmPcdCcNode->ccTreesLst)
1764 LIST_FOR_EACH(p_Pos, &p_FmPcdCcNode1->ccTreesLst)
1862 LIST_FOR_EACH(p_Pos, &p_CrntMdfNode->ccPrevNodesLst)
1899 LIST_FOR_EACH(p_Pos, &p_CrntMdfNode->ccTreeIdLst)
2591 LIST_FOR_EACH(p_Pos, &p_FmPcdCcNextNode->ccTreesLst)
2638 LIST_FOR_EACH(p_Pos, h_FmPcdNewPointersLst) function
2747 LIST_FOR_EACH(p_Pos, &p_FmPcdCcNode->ccTreesLst)
/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dlist.c66 LIST_FOR_EACH(p_Tmp, p_List)
/freebsd-11-stable/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h132 @Function LIST_FOR_EACH
142 #define LIST_FOR_EACH(p_Pos, p_Head) \ macro

Completed in 147 milliseconds