Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h298 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t …
Dfsl_netc_hw.c280 status_t NETC_UpdateIPFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_ipf_cfge_t … in NETC_UpdateIPFTableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1561 return NETC_UpdateIPFTableEntry(&cdbrHandle, entryID, cfg); in EP_RxIPFUpdateTableEntry()
Dfsl_netc_switch.c1081 return NETC_UpdateIPFTableEntry(&cdbrHandle, entryID, cfg); in SWT_RxIPFUpdateTableEntry()