Searched refs:NCSW_LIST_AddToTail (Results 1 – 5 of 5) sorted by relevance
237 static __inline__ void NCSW_LIST_AddToTail(t_List *p_New, t_List *p_Head) in NCSW_LIST_AddToTail() function311 NCSW_LIST_AddToTail(p_Entry, p_Head); in NCSW_LIST_MoveToTail()
940 NCSW_LIST_AddToTail(&(p_HashEntry->node), &(p_Dtsec->p_MulticastAddrHash->p_Lsts[bucket])); in DtsecAddHashMacAddress()942 NCSW_LIST_AddToTail(&(p_HashEntry->node), &(p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket])); in DtsecAddHashMacAddress()
602 NCSW_LIST_AddToTail(&(p_HashEntry->node), &(p_Tgec->p_MulticastAddrHash->p_Lsts[hash])); in TgecAddHashMacAddress()
300 NCSW_LIST_AddToTail(&p_Lock->node, &p_FmPcd->freeLocksLst); in EnqueueLockToFreeLst()326 NCSW_LIST_AddToTail(&p_Lock->node, &p_FmPcd->acquiredLocksLst); in EnqueueLockToAcquiredLst()
118 NCSW_LIST_AddToTail(&p_StatsObj->node, p_List); in EnqueueStatsObj()4956 NCSW_LIST_AddToTail(&p_CcInformation->node, p_List); in EnqueueNodeInfoToRelevantLst()