Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.c479 if (handle->vlanFilterCount[i] == 0U) in EP_RxL2VFFreeNum()
494 if (handle->vlanFilterCount[i] == 0U) in EP_RxL2VFFreeIndex()
524 if (handle->vlanFilterCount[i] == 0U) in EP_RxL2VFQueryEMTableEntry()
638 handle->vlanFilterCount[cmdBd.generic.index] = 1U; in EP_RxL2VFQueryAddEMTableEntry()
692 handle->vlanFilterCount[result[i].index] = 0U; in EP_RxL2VFQueryDeleteEMTableEntry()
778 handle->vlanFilterCount[i] = 0U; in EP_RxL2VFFlush()
Dfsl_netc_endpoint.h326 …uint8_t vlanFilterCount[64]; /*!< vlan address filter index collision… member