Searched defs:rxr (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_netdev.c | 671 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 D | bnge_hwrm_lib.c | 838 struct bnge_rx_ring_info *rxr = &bn->rx_ring[0]; in bnge_hwrm_vnic_cfg() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_xdp.c | 124 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 D | bnxt_ethtool.c | 5097 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 D | fbnic_netdev.c | 488 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 D | fbnic_txrx.c | 1404 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 D | ioc3-eth.c | 84 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 D | test_xsk.c | 155 struct xsk_ring_cons *rxr; in xsk_configure_socket() local
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 13380 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 D | ena_netdev.c | 187 struct ena_ring *txr, *rxr; in ena_init_io_rings() local
|