Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c671 static bool bnge_separate_head_pool(struct bnge_rx_ring_info *rxr) in bnge_separate_head_pool()
677 struct bnge_rx_ring_info *rxr) in bnge_free_one_rx_ring_bufs()
699 struct bnge_rx_ring_info *rxr) in bnge_free_one_agg_ring_bufs()
723 struct bnge_rx_ring_info *rxr) in bnge_free_one_tpa_info_data()
740 struct bnge_rx_ring_info *rxr) in bnge_free_one_rx_ring_pair_bufs()
829 struct bnge_rx_ring_info *rxr = &bn->rx_ring[i]; in bnge_free_tpa_info() local
854 struct bnge_rx_ring_info *rxr = &bn->rx_ring[i]; in bnge_alloc_tpa_info() local
886 struct bnge_rx_ring_info *rxr = &bn->rx_ring[i]; in bnge_free_rx_rings() local
905 struct bnge_rx_ring_info *rxr, in bnge_alloc_rx_page_pool()
948 static void bnge_enable_rx_page_pool(struct bnge_rx_ring_info *rxr) in bnge_enable_rx_page_pool()
[all …]
H A Dbnge_hwrm_lib.c838 struct bnge_rx_ring_info *rxr = &bn->rx_ring[0]; in bnge_hwrm_vnic_cfg() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c124 struct bnxt_rx_ring_info *rxr = bnapi->rx_ring; in bnxt_tx_int_xdp() local
175 bool bnxt_xdp_attached(struct bnxt *bp, struct bnxt_rx_ring_info *rxr) in bnxt_xdp_attached()
182 void bnxt_xdp_buff_init(struct bnxt *bp, struct bnxt_rx_ring_info *rxr, in bnxt_xdp_buff_init()
203 void bnxt_xdp_buff_frags_free(struct bnxt_rx_ring_info *rxr, in bnxt_xdp_buff_frags_free()
224 bool bnxt_rx_xdp(struct bnxt *bp, struct bnxt_rx_ring_info *rxr, u16 cons, in bnxt_rx_xdp()
462 struct bnxt_rx_ring_info *rxr, struct xdp_buff *xdp) in bnxt_xdp_build_skb()
H A Dbnxt_ethtool.c5097 struct bnxt_rx_ring_info *rxr; in bnxt_rx_loopback() local
5165 struct bnxt_rx_ring_info *rxr = &bp->rx_ring[0]; in bnxt_run_loopback() local
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c488 struct fbnic_ring *rxr = fbn->rx[i]; in fbnic_get_stats64() local
579 struct fbnic_ring *rxr = fbn->rx[idx]; in fbnic_get_queue_stats_rx() local
H A Dfbnic_txrx.c1404 struct fbnic_ring *rxr) in fbnic_aggregate_ring_rx_counters()
1491 struct fbnic_ring *rxr) in fbnic_remove_rx_ring()
1888 struct fbnic_ring *rxr) in fbnic_alloc_rx_ring_desc()
1926 static int fbnic_alloc_rx_ring_buffer(struct fbnic_ring *rxr) in fbnic_alloc_rx_ring_buffer()
1941 struct fbnic_ring *rxr) in fbnic_alloc_rx_ring_resources()
2213 static void fbnic_disable_rcq(struct fbnic_ring *rxr) in fbnic_disable_rcq()
/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.c84 unsigned long *rxr; /* pointer to receiver ring */ member
371 unsigned long *rxr; in ioc3_rx() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c155 struct xsk_ring_cons *rxr; in xsk_configure_socket() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13380 struct i40e_ring *rxr = vsi->rx_rings[queue_pair]; in i40e_queue_pair_toggle_napi() local
13456 struct i40e_ring *rxr = vsi->rx_rings[queue_pair]; in i40e_queue_pair_enable_irq() local
13476 struct i40e_ring *rxr = vsi->rx_rings[queue_pair]; in i40e_queue_pair_disable_irq() local
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c187 struct ena_ring *txr, *rxr; in ena_init_io_rings() local