Searched refs:EP_ReceiveFrameCommon (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.h | 1435 status_t EP_ReceiveFrameCommon(ep_handle_t *handle,
|
| D | fsl_netc_endpoint.c | 1315 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()
|
| D | fsl_netc_switch.c | 1029 …return EP_ReceiveFrameCommon(handle->epHandle, rxBdRing, rxBdRingIdx, frame, attr, handle->cfg.rxC… in SWT_ReceiveFrame()
|