Searched refs:netc_frame_struct_t (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.h | 1354 netc_frame_struct_t *frame, 1370 status_t EP_SendFrame(ep_handle_t *handle, uint8_t ring, netc_frame_struct_t *frame, void *context,… 1438 netc_frame_struct_t *frame, 1460 status_t EP_ReceiveFrame(ep_handle_t *handle, uint8_t ring, netc_frame_struct_t *frame, netc_frame_…
|
| D | fsl_netc_switch.h | 1984 netc_frame_struct_t *frame, 2044 status_t SWT_ReceiveFrame(swt_handle_t *handle, netc_frame_struct_t *frame, netc_frame_attr_t *attr…
|
| D | fsl_netc_endpoint.c | 745 netc_frame_struct_t *frame, in EP_SendFrameCommon() 882 status_t EP_SendFrame(ep_handle_t *handle, uint8_t ring, netc_frame_struct_t *frame, void *context,… in EP_SendFrame() 1318 netc_frame_struct_t *frame, in EP_ReceiveFrameCommon() 1402 status_t EP_ReceiveFrame(ep_handle_t *handle, uint8_t ring, netc_frame_struct_t *frame, netc_frame_… in EP_ReceiveFrame()
|
| D | fsl_netc_switch.c | 699 netc_frame_struct_t *frame, in SWT_SendFrame() 916 status_t SWT_ReceiveFrame(swt_handle_t *handle, netc_frame_struct_t *frame, netc_frame_attr_t *attr) in SWT_ReceiveFrame()
|
| D | fsl_netc.h | 161 } netc_frame_struct_t; typedef
|