Home
last modified time | relevance | path

Searched refs:netc_frame_struct_t (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h1354 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_…
Dfsl_netc_switch.h1984 netc_frame_struct_t *frame,
2044 status_t SWT_ReceiveFrame(swt_handle_t *handle, netc_frame_struct_t *frame, netc_frame_attr_t *attr…
Dfsl_netc_endpoint.c745 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()
Dfsl_netc_switch.c699 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()
Dfsl_netc.h161 } netc_frame_struct_t; typedef