Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c1403 struct fbnic_ring *rxr) in fbnic_aggregate_ring_rx_counters()
1490 struct fbnic_ring *rxr) in fbnic_remove_rx_ring()
1887 struct fbnic_ring *rxr) in fbnic_alloc_rx_ring_desc()
1925 static int fbnic_alloc_rx_ring_buffer(struct fbnic_ring *rxr) in fbnic_alloc_rx_ring_buffer()
1940 struct fbnic_ring *rxr) in fbnic_alloc_rx_ring_resources()
2212 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.c161 struct xsk_ring_cons *rxr; xsk_configure_socket() local