Home
last modified time | relevance | path

Searched refs:nfp_net_rx_ring (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h331 struct nfp_net_rx_ring { struct
409 struct nfp_net_rx_ring *rx_ring;
516 struct nfp_net_rx_ring *rx_rings;
Dnfp_net_common.c594 nfp_net_rx_ring_init(struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_ring_init()
1437 struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_give_one()
1472 static void nfp_net_rx_ring_reset(struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_reset()
1506 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_free()
1532 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_alloc()
1557 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_fill_freelist()
1713 struct nfp_net_rx_ring *rx_ring, struct nfp_net_rx_buf *rxbuf, in nfp_net_rx_drop()
1737 nfp_net_tx_xdp_buf(struct nfp_net_dp *dp, struct nfp_net_rx_ring *rx_ring, in nfp_net_tx_xdp_buf()
1802 static int nfp_net_rx(struct nfp_net_rx_ring *rx_ring, int budget) in nfp_net_rx()
2198 struct nfp_net_r_vector *r_vec, struct nfp_net_rx_ring *rx_ring) in nfp_ctrl_rx_one()
[all …]
Dnfp_net_debugfs.c14 struct nfp_net_rx_ring *rx_ring; in nfp_rx_q_show()