Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h530 status_t NETC_QuerySGITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_sgi_rsp_data…
Dfsl_netc_hw.c771 status_t NETC_QuerySGITableEntry(netc_cbdr_handle_t *handle, uint32_t entryID, netc_tb_sgi_rsp_data… in NETC_QuerySGITableEntry() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.c2011 return NETC_QuerySGITableEntry(&cdbrHandle, entryID, rsp); in SWT_RxPSFPQuerySGITableEntry()