Searched refs:unicastHashCount (Results 1 – 2 of 2) sorted by relevance
1868 handle->unicastHashCount[hashIndex]++; in EP_RxL2MFAddHashEntry()1900 if (handle->unicastHashCount[hashIndex] == 0U) in EP_RxL2MFDelHashEntry()1907 if (--handle->unicastHashCount[hashIndex] == 0U) in EP_RxL2MFDelHashEntry()
322 …uint8_t unicastHashCount[64]; /*!< Unicast hash index collisions count… member