Searched refs:nfp_net_rx_ring (Results 1 – 3 of 3) sorted by relevance
332 struct nfp_net_rx_ring { struct413 struct nfp_net_rx_ring *rx_ring;524 struct nfp_net_rx_ring *rx_rings;
601 nfp_net_rx_ring_init(struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_ring_init()1439 struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_give_one()1474 static void nfp_net_rx_ring_reset(struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_reset()1508 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_free()1534 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_alloc()1559 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_fill_freelist()1721 struct nfp_net_rx_ring *rx_ring, struct nfp_net_rx_buf *rxbuf, in nfp_net_rx_drop()1745 nfp_net_tx_xdp_buf(struct nfp_net_dp *dp, struct nfp_net_rx_ring *rx_ring, in nfp_net_tx_xdp_buf()1815 static int nfp_net_rx(struct nfp_net_rx_ring *rx_ring, int budget) in nfp_net_rx()2238 struct nfp_net_r_vector *r_vec, struct nfp_net_rx_ring *rx_ring) in nfp_ctrl_rx_one()[all …]
14 struct nfp_net_rx_ring *rx_ring; in nfp_rx_q_show()