Searched refs:nfp_net_rx_ring (Results 1 – 3 of 3) sorted by relevance
331 struct nfp_net_rx_ring { struct409 struct nfp_net_rx_ring *rx_ring;516 struct nfp_net_rx_ring *rx_rings;
595 nfp_net_rx_ring_init(struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_ring_init()1433 struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_give_one()1468 static void nfp_net_rx_ring_reset(struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_reset()1502 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_free()1528 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_alloc()1553 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_fill_freelist()1715 struct nfp_net_rx_ring *rx_ring, struct nfp_net_rx_buf *rxbuf, in nfp_net_rx_drop()1739 nfp_net_tx_xdp_buf(struct nfp_net_dp *dp, struct nfp_net_rx_ring *rx_ring, in nfp_net_tx_xdp_buf()1809 static int nfp_net_rx(struct nfp_net_rx_ring *rx_ring, int budget) in nfp_net_rx()2204 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()