Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw.h561 status_t NETC_GetSGCLGateList(netc_cbdr_handle_t *handle, netc_tb_sgcl_gcl_t *gcl, uint32_t length);
Dfsl_netc_hw.c847 status_t NETC_GetSGCLGateList(netc_cbdr_handle_t *handle, netc_tb_sgcl_gcl_t *gcl, uint32_t length) in NETC_GetSGCLGateList() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1671 return NETC_GetSGCLGateList(&cdbrHandle, gcl, length); in EP_RxPSFPGetSGCLGateList()
Dfsl_netc_switch.c2056 return NETC_GetSGCLGateList(&cdbrHandle, gcl, length); in SWT_RxPSFPGetSGCLGateList()