Home
last modified time | relevance | path

Searched refs:NETC_QueryIPFTableEntry (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h309 status_t NETC_QueryIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t…
Dfsl_netc_hw.c299 status_t NETC_QueryIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_config_t… in NETC_QueryIPFTableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c1096 return NETC_QueryIPFTableEntry(&cdbrHandle, entryID, config); in SWT_RxIPFQueryTableEntry()