Home
last modified time | relevance | path

Searched defs:_ep_handle (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h314 struct _ep_handle struct
316 … netc_enetc_hw_t hw; /*!< Hardware register map resource. */
317 netc_enetc_cap_t capability; /*!< ENETC capability. */
318 … ep_config_const_t cfg; /*!< Endpoint configuration constant. */
319 … netc_rx_bdr_t rxBdRing[FSL_FEATURE_NETC_SI_RING_NUM_MAX]; /*!< Receive buffer descriptor ring. */
320 … netc_tx_bdr_t txBdRing[FSL_FEATURE_NETC_SI_RING_NUM_MAX]; /*!< Transmit buffer descriptor ring. */
321 …c_cmd_bdr_t cmdBdRing; /*!< Command BD ring handle for endpoint. */
322 …_t unicastHashCount[64]; /*!< Unicast hash index collisions counter. */
323 … multicastHashCount[64]; /*!< Multicast hash index collisions counter. */
324 …nt8_t vlanHashCount[64]; /*!< VLAN hash index collisions counter. */
[all …]