Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h1435 status_t EP_ReceiveFrameCommon(ep_handle_t *handle,
Dfsl_netc_endpoint.c1315 status_t EP_ReceiveFrameCommon(ep_handle_t *handle, in EP_ReceiveFrameCommon() function
1504 return EP_ReceiveFrameCommon(handle, rxBdRing, ring, frame, attr, handle->cfg.rxCacheMaintain); in EP_ReceiveFrame()
Dfsl_netc_switch.c1029 …return EP_ReceiveFrameCommon(handle->epHandle, rxBdRing, rxBdRingIdx, frame, attr, handle->cfg.rxC… in SWT_ReceiveFrame()