Home
last modified time | relevance | path

Searched refs:vlanHashCount (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1997 handle->vlanHashCount[hashIndex]++; in EP_RxL2VFAddHashEntry()
2012 if (handle->vlanHashCount[hashIndex] == 0U) in EP_RxL2VFDelHashEntry()
2019 if (--handle->vlanHashCount[hashIndex] == 0U) in EP_RxL2VFDelHashEntry()
Dfsl_netc_endpoint.h324 …uint8_t vlanHashCount[64]; /*!< VLAN hash index collisions counter.… member