Searched refs:p_UnicastAddrHash (Results 1 – 6 of 6) sorted by relevance
81 …t_EthHash *p_UnicastAddrHash; /**< Pointer to driver's individu… member
380 FreeHashTable(p_Dtsec->p_UnicastAddrHash); in FreeInitResources()381 p_Dtsec->p_UnicastAddrHash = NULL; in FreeInitResources()942 NCSW_LIST_AddToTail(&(p_HashEntry->node), &(p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket])); in DtsecAddHashMacAddress()1000 NCSW_LIST_FOR_EACH(p_Pos, &(p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket])) in DtsecDelHashMacAddress()1010 if (NCSW_LIST_IsEmpty(&p_Dtsec->p_UnicastAddrHash->p_Lsts[bucket])) in DtsecDelHashMacAddress()1288 p_Dtsec->p_UnicastAddrHash = AllocHashTable(HASH_TABLE_SIZE); in DtsecInit()1289 if (!p_Dtsec->p_UnicastAddrHash) in DtsecInit()
139 …t_EthHash *p_UnicastAddrHash; /**< pointer to driver's individua… member
176 FreeHashTable(p_Tgec->p_UnicastAddrHash); in FreeInitResources()177 p_Tgec->p_UnicastAddrHash = NULL; in FreeInitResources()817 p_Tgec->p_UnicastAddrHash = AllocHashTable(HASH_TABLE_SIZE); in TgecInit()818 if (!p_Tgec->p_UnicastAddrHash) in TgecInit()
217 …t_EthHash *p_UnicastAddrHash; /* pointer to driver's individual address hash … member
264 FreeHashTable(p_Memac->p_UnicastAddrHash); in FreeInitResources()265 p_Memac->p_UnicastAddrHash = NULL; in FreeInitResources()937 p_Memac->p_UnicastAddrHash = AllocHashTable(HASH_TABLE_SIZE); in MemacInit()938 if (!p_Memac->p_UnicastAddrHash) in MemacInit()