Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h436 status_t NETC_UpdateISFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_isf_cfge_t …
Dfsl_netc_hw.c583 status_t NETC_UpdateISFTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_isf_cfge_t … in NETC_UpdateISFTableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c2283 return NETC_UpdateISFTableEntry(&cdbrHandle, entryID, cfg); in EP_RxPSFPUpdateISFTableEntry()
Dfsl_netc_switch.c1861 return NETC_UpdateISFTableEntry(&cdbrHandle, entryID, cfg); in SWT_RxPSFPUpdateISFTableEntry()