Searched defs:rx_ring (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dspectral.h27 struct ath11k_dbring rx_ring; member in struct:ath11k_spectral
H A Ddp.c870 struct dp_rxdma_ring *rx_ring = &dp->rx_refill_buf_ring; local
/freebsd-current/sys/dev/qlxgbe/
H A Dql_isr.c68 qla_rx_ring_t *rx_ring; local
202 qla_rx_ring_t *rx_ring; local
H A Dql_os.c1790 qla_rx_ring_t *rx_ring; local
[all...]
H A Dql_def.h199 qla_rx_ring_t rx_ring[MAX_RDS_RINGS]; member in struct:qla_host
/freebsd-current/sys/dev/rtwn/pci/
H A Drtwn_pci_var.h114 struct rtwn_rx_ring rx_ring; member in struct:rtwn_pci_softc
H A Drtwn_pci_attach.c125 struct rtwn_rx_ring *rx_ring = &pc->rx_ring; local
209 struct rtwn_rx_ring *rx_ring = &pc->rx_ring; local
225 struct rtwn_rx_ring *rx_ring = &pc->rx_ring; local
[all...]
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_uio_cleanup.c67 int rx_ring = i + tx_rx_gap; local
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c252 struct bnxt_ring *rx_ring; local
298 struct bnxt_ring *rx_ring; local
/freebsd-current/sys/dev/ena/
H A Dena_datapath.c74 struct ena_ring *rx_ring; local
344 ena_rx_hash_mbuf(struct ena_ring *rx_ring, struct ena_com_rx_ctx *ena_rx_ctx, argument
417 ena_rx_mbuf(struct ena_ring *rx_ring, struc argument
521 ena_rx_checksum(struct ena_ring *rx_ring, struct ena_com_rx_ctx *ena_rx_ctx, struct mbuf *mbuf) argument
557 ena_rx_cleanup(struct ena_ring *rx_ring) argument
[all...]
H A Dena_netmap.c105 ena_netmap_alloc_rx_slot(struct ena_adapter *adapter, struct ena_ring *rx_ring, argument
170 ena_netmap_free_rx_slot(struct ena_adapter *adapter, struct ena_ring *rx_ring, argument
H A Dena_sysctl.c240 struct ena_ring *rx_ring; local
/freebsd-current/sys/dev/qlxge/
H A Dqls_os.c1263 qla_rx_ring_t *rx_ring; local
[all...]
H A Dqls_def.h309 qla_rx_ring_t rx_ring[MAX_RX_RINGS]; member in struct:qla_host
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c157 ipoib_cm_free_rx_ring(struct ipoib_dev_priv *priv, struct ipoib_cm_rx_buf *rx_ring) argument
479 struct ipoib_cm_rx_buf *rx_ring; local
[all...]
/freebsd-current/sys/dev/neta/
H A Dif_mvnetavar.h289 struct mvneta_rx_ring rx_ring[MVNETA_RX_QNUM_MAX]; member in struct:mvneta_softc
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Ddp.c971 struct dp_rxdma_ring *rx_ring = &dp->rx_refill_buf_ring; local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c799 static void ath10k_htt_fill_rx_desc_offset_32(struct ath10k_hw_params *hw, void *rx_ring) argument
807 static void ath10k_htt_fill_rx_desc_offset_64(struct ath10k_hw_params *hw, void *rx_ring) argument
[all...]
/freebsd-current/sys/dev/iavf/
H A Diavf_iflib.h171 struct rx_ring { struct
/freebsd-current/sys/dev/igc/
H A Dif_igc.h298 struct rx_ring { struct
/freebsd-current/sys/dev/axgbe/
H A Dif_axgbe_pci.c1773 struct xgbe_ring *rx_ring; local
1847 struct xgbe_ring *rx_ring; local
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h359 struct sdp_rx_ring rx_ring; member in struct:sdp_sock
423 static inline void rx_ring_unlock(struct sdp_rx_ring *rx_ring) argument
428 static inline int rx_ring_trylock(struct sdp_rx_ring *rx_ring) argument
438 static inline void rx_ring_destroy_lock(struct sdp_rx_ring *rx_ring) argument
[all...]
/freebsd-current/sys/dev/al_eth/
H A Dal_eth.h277 struct al_eth_ring rx_ring[AL_ETH_NUM_QUEUES]; member in struct:al_eth_adapter
/freebsd-current/sys/dev/ixl/
H A Dixl.h357 struct rx_ring { struct
/freebsd-current/sys/dev/ixgbe/
H A Dixgbe.h287 struct rx_ring { struct

Completed in 413 milliseconds

12