Searched refs:EP_ReceiveFrameCopyCommon (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.h | 1487 status_t EP_ReceiveFrameCopyCommon(ep_handle_t *handle,
|
| D | fsl_netc_endpoint.c | 1203 status_t EP_ReceiveFrameCopyCommon(ep_handle_t *handle, in EP_ReceiveFrameCopyCommon() function 1310 … return EP_ReceiveFrameCopyCommon(handle, &handle->rxBdRing[ring], ring, buffer, length, attr, in EP_ReceiveFrameCopy()
|
| D | fsl_netc_switch.c | 912 return EP_ReceiveFrameCopyCommon(handle->epHandle, rxBdRing, rxBdRingIdx, buffer, length, attr, in SWT_ReceiveFrameCopy()
|