Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.c28 if (handle->macFilterCount[i] == 0U) in EP_RxL2MFFreeNum()
43 if (handle->macFilterCount[i] == 0U) in EP_RxL2MFFreeIndex()
74 if (handle->macFilterCount[i] == 0U) in EP_RxL2MFQueryEMTableEntry()
190 handle->macFilterCount[cmdBd.generic.index] = 1U; in EP_RxL2MFQueryAddEMTableEntry()
245 handle->macFilterCount[result[i].index] = 0U; in EP_RxL2MFQueryDeleteEMTableEntry()
306 if (handle->macFilterCount[i] == 0U) in EP_RxL2MFFlush()
364 handle->macFilterCount[i] = 0U; in EP_RxL2MFFlush()
728 if (handle->macFilterCount[i] == 0U) in EP_RxL2VFFlush()
Dfsl_netc_endpoint.h325 …uint8_t macFilterCount[64]; /*!< mac address filter index collisions… member