Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h319netc_rx_bdr_t rxBdRing[FSL_FEATURE_NETC_SI_RING_NUM_MAX]; /*!< Receive buffer descriptor ring. */
1436 netc_rx_bdr_t *rxBdRing,
1471 void EP_DropFrame(ep_handle_t *handle, netc_rx_bdr_t *rxBdRing, uint8_t ring);
1488 netc_rx_bdr_t *rxBdRing,
1519 status_t EP_GetRxFrameSizeCommon(ep_handle_t *handle, netc_rx_bdr_t *rxBdRing, uint32_t *length);
Dfsl_netc_endpoint.c74 netc_rx_bdr_t *rxBdRing; in EP_RxBufferFreeAll()
1043 status_t EP_GetRxFrameSizeCommon(ep_handle_t *handle, netc_rx_bdr_t *rxBdRing, uint32_t *length) in EP_GetRxFrameSizeCommon()
1165 void EP_DropFrame(ep_handle_t *handle, netc_rx_bdr_t *rxBdRing, uint8_t ring) in EP_DropFrame()
1204 netc_rx_bdr_t *rxBdRing, in EP_ReceiveFrameCopyCommon()
1316 netc_rx_bdr_t *rxBdRing, in EP_ReceiveFrameCommon()
1407 netc_rx_bdr_t *rxBdRing = NULL; in EP_ReceiveFrame()
Dfsl_netc_switch.c251 netc_rx_bdr_t *rxBdRing; in SWT_RxBufferFreeAll()
804 netc_rx_bdr_t *rxBdRing = NULL; in SWT_GetRxFrameSize()
834 netc_rx_bdr_t *rxBdRing = NULL; in SWT_GetTimestampRefResp()
892 netc_rx_bdr_t *rxBdRing = NULL; in SWT_ReceiveFrameCopy()
921 netc_rx_bdr_t *rxBdRing = NULL; in SWT_ReceiveFrame()
Dfsl_netc_switch.h207netc_rx_bdr_t mgmtRxBdRing; /*!< Management Receive BD ring for frames with Host Reason filed not…
Dfsl_netc.h3697 } netc_rx_bdr_t; typedef