Searched refs:multicastHashCount (Results 1 – 2 of 2) sorted by relevance
1872 handle->multicastHashCount[hashIndex]++; in EP_RxL2MFAddHashEntry()1915 if (handle->multicastHashCount[hashIndex] == 0U) in EP_RxL2MFDelHashEntry()1922 if (--handle->multicastHashCount[hashIndex] == 0U) in EP_RxL2MFDelHashEntry()
323 …uint8_t multicastHashCount[64]; /*!< Multicast hash index collisions cou… member