Home
last modified time | relevance | path

Searched defs:rx_ring (Results 51 – 75 of 196) sorted by relevance

12345678

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c120 struct e1000_rx_ring *rx_ring, in e1000_alloc_dummy_rx_buffers()
2033 struct e1000_rx_ring *rx_ring) in e1000_free_rx_resources()
2085 struct e1000_rx_ring *rx_ring) in e1000_clean_rx_ring()
3359 struct e1000_rx_ring *rx_ring = adapter->rx_ring; in e1000_dump() local
4130 struct e1000_rx_ring *rx_ring, in e1000_clean_jumbo_rx_irq()
4348 struct e1000_rx_ring *rx_ring, in e1000_clean_rx_irq()
4497 struct e1000_rx_ring *rx_ring, int cleaned_count) in e1000_alloc_jumbo_rx_buffers()
4561 struct e1000_rx_ring *rx_ring, in e1000_alloc_rx_buffers()
H A De1000_param.c282 struct e1000_rx_ring *rx_ring = adapter->rx_ring; in e1000_check_options() local
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c340 struct sxgbe_rx_queue *rx_ring) in sxgbe_init_rx_buffers()
377 struct sxgbe_rx_queue *rx_ring) in sxgbe_free_rx_buffers()
444 static void free_rx_ring(struct device *dev, struct sxgbe_rx_queue *rx_ring, in free_rx_ring()
462 struct sxgbe_rx_queue *rx_ring, int rx_rsize) in init_rx_ring()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c142 struct ipoib_cm_rx_buf *rx_ring, in ipoib_cm_alloc_rx_skb()
196 struct ipoib_cm_rx_buf *rx_ring) in ipoib_cm_free_rx_ring()
563 struct ipoib_cm_rx_buf *rx_ring; in ipoib_cm_handle_rx_wc() local
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c260 struct dp_rxdma_ring *rx_ring, in ath12k_dp_rx_bufs_replenish()
389 struct dp_rxdma_ring *rx_ring) in ath12k_dp_rxdma_buf_ring_free()
414 struct dp_rxdma_ring *rx_ring = &dp->rx_refill_buf_ring; in ath12k_dp_rxdma_buf_free() local
428 struct dp_rxdma_ring *rx_ring, in ath12k_dp_rxdma_ring_buf_setup()
449 struct dp_rxdma_ring *rx_ring = &dp->rx_refill_buf_ring; in ath12k_dp_rxdma_buf_setup() local
2607 struct dp_rxdma_ring *rx_ring = &dp->rx_refill_buf_ring; in ath12k_dp_rx_process() local
3410 struct dp_rxdma_ring *rx_ring; in ath12k_dp_rx_process_err() local
3729 struct dp_rxdma_ring *rx_ring; in ath12k_dp_rx_process_wbm_err() local
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h183 static inline union enetc_rx_bd *enetc_rxbd(struct enetc_bdr *rx_ring, int i) in enetc_rxbd()
194 static inline void enetc_rxbd_next(struct enetc_bdr *rx_ring, in enetc_rxbd_next()
299 struct enetc_bdr rx_ring; member
369 struct enetc_bdr *rx_ring[16]; member
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-dump.c187 struct mcp251xfd_rx_ring *rx_ring; in mcp251xfd_dump_rx_ring() local
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c1136 struct e1000_ring *rx_ring = &adapter->test_rx_ring; in e1000_free_desc_rings() local
1186 struct e1000_ring *rx_ring = &adapter->test_rx_ring; in e1000_setup_desc_rings() local
1655 struct e1000_ring *rx_ring = &adapter->test_rx_ring; in e1000_run_loopback_test() local
/openbmc/linux/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.h92 struct srp_buf **rx_ring; member
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c464 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_check_options() local
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-desc.c233 struct xlgmac_ring *tx_ring, *rx_ring; in xlgmac_alloc_channels() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.h174 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_fill_freelist()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c155 struct ice_rx_ring *rx_ring; in ice_repr_sp_stats64() local
H A Dice_eswitch.c153 struct ice_rx_ring *rx_ring; in ice_eswitch_remap_rings_to_vectors() local
/openbmc/qemu/include/hw/net/
H A Dftgmac100.h60 uint64_t rx_ring; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1163 struct ixgbe_ring *rx_ring = adapter->rx_ring[0]; in ixgbe_get_ringparam() local
1853 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_setup_desc_rings() local
2008 static u16 ixgbe_clean_test_rings(struct ixgbe_ring *rx_ring, in ixgbe_clean_test_rings()
2095 struct ixgbe_ring *rx_ring = &adapter->test_rx_ring; in ixgbe_run_loopback_test() local
/openbmc/linux/drivers/net/ethernet/amd/
H A Dlance.c232 u32 rx_ring; /* Tx and Rx ring base pointers */ member
238 struct lance_rx_head rx_ring[RX_RING_SIZE]; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c555 void ixgbevf_ipsec_rx(struct ixgbevf_ring *rx_ring, in ixgbevf_ipsec_rx()
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.h100 struct cldma_ring rx_ring[CLDMA_RXQ_NUM]; member
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.h152 struct ocelot_fdma_rx_ring rx_ring; member
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c215 struct xgene_enet_desc_ring *rx_ring = data; in xgene_enet_rx_irq() local
668 static int xgene_enet_rx_frame(struct xgene_enet_desc_ring *rx_ring, in xgene_enet_rx_frame()
1307 struct xgene_enet_desc_ring *rx_ring, *tx_ring, *cp_ring; in xgene_enet_create_desc_rings() local
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h127 int rx_ring, tx_ring; /* number of buffers on rx */ member
145 int rx_ring, tx_ring; member
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c702 struct iavf_ring *rx_ring, *tx_ring; in __iavf_get_coalesce() local
772 struct iavf_ring *rx_ring = &adapter->rx_rings[queue]; in iavf_set_itr_per_queue() local
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_ethtool.c189 struct rx_ring *rx_ring; in qlge_update_ring_coalescing() local
/openbmc/qemu/hw/net/
H A Dvmxnet3_defs.h51 Vmxnet3Ring rx_ring[VMXNET3_RX_RINGS_PER_QUEUE]; member

12345678