Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h357 struct nfp_net_rx_ring { struct
429 struct nfp_net_rx_ring *rx_ring;
526 struct nfp_net_rx_ring *rx_rings;
Dnfp_net_common.c554 nfp_net_rx_ring_init(struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_ring_init()
1266 struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_give_one()
1301 static void nfp_net_rx_ring_reset(struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_reset()
1335 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_free()
1361 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_alloc()
1386 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_fill_freelist()
1542 struct nfp_net_rx_ring *rx_ring, struct nfp_net_rx_buf *rxbuf, in nfp_net_rx_drop()
1566 nfp_net_tx_xdp_buf(struct nfp_net_dp *dp, struct nfp_net_rx_ring *rx_ring, in nfp_net_tx_xdp_buf()
1631 static int nfp_net_rx(struct nfp_net_rx_ring *rx_ring, int budget) in nfp_net_rx()
2007 struct nfp_net_r_vector *r_vec, struct nfp_net_rx_ring *rx_ring) in nfp_ctrl_rx_one()
[all …]
Dnfp_net_debugfs.c44 struct nfp_net_rx_ring *rx_ring; in nfp_net_debugfs_rx_q_read()