Home
last modified time | relevance | path

Searched refs:NETC_ResetIPFMatchCounter (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h329 status_t NETC_ResetIPFMatchCounter(netc_cbdr_handle_t *handle, uint32_t entryID);
Dfsl_netc_hw.c339 status_t NETC_ResetIPFMatchCounter(netc_cbdr_handle_t *handle, uint32_t entryID) in NETC_ResetIPFMatchCounter() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1583 return NETC_ResetIPFMatchCounter(&cdbrHandle, entryID); in EP_RxIPFResetMatchCounter()
Dfsl_netc_switch.c1126 return NETC_ResetIPFMatchCounter(&cdbrHandle, entryID); in SWT_RxIPFResetMatchCounter()