Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h550 status_t NETC_DelSGCLTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID);
Dfsl_netc_hw.c831 status_t NETC_DelSGCLTableEntry(netc_cbdr_handle_t *handle, uint32_t entryID) in NETC_DelSGCLTableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1660 return NETC_DelSGCLTableEntry(&cdbrHandle, entryID); in EP_RxPSFPDelSGCLTableEntry()
Dfsl_netc_switch.c2041 return NETC_DelSGCLTableEntry(&cdbrHandle, entryID); in SWT_RxPSFPDelSGCLTableEntry()