Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h340 status_t NETC_GetIPFMatchedCount(netc_cbdr_handle_t *handle, uint32_t entryID, uint64_t *count);
Dfsl_netc_hw.c355 status_t NETC_GetIPFMatchedCount(netc_cbdr_handle_t *handle, uint32_t entryID, uint64_t *count) in NETC_GetIPFMatchedCount() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1594 return NETC_GetIPFMatchedCount(&cdbrHandle, entryID, count); in EP_RxIPFGetMatchedCount()
Dfsl_netc_switch.c1141 return NETC_GetIPFMatchedCount(&cdbrHandle, entryID, count); in SWT_RxIPFGetMatchedCount()