Lines Matching defs:r_vec
475 struct nfp_net_r_vector *r_vec = data; in nfp_net_irq_rxtx() local
488 struct nfp_net_r_vector *r_vec = data; in nfp_ctrl_irq_rxtx() local
574 struct nfp_net_r_vector *r_vec, unsigned int idx, in nfp_net_tx_ring_init()
596 struct nfp_net_r_vector *r_vec, unsigned int idx) in nfp_net_rx_ring_init()
726 static void nfp_net_tx_tso(struct nfp_net_r_vector *r_vec, in nfp_net_tx_tso()
775 struct nfp_net_r_vector *r_vec, in nfp_net_tx_csum()
827 nfp_net_tls_tx(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_net_tls_tx()
983 struct nfp_net_r_vector *r_vec; in nfp_net_tx() local
1141 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_net_tx_complete() local
1226 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_net_xdp_complete() local
1585 struct nfp_net_r_vector *r_vec, in nfp_net_rx_csum()
1714 nfp_net_rx_drop(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_net_rx_drop()
1811 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_rx() local
2053 struct nfp_net_r_vector *r_vec = in nfp_net_poll() local
2073 nfp_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_ctrl_tx_one()
2158 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in __nfp_ctrl_tx() local
2165 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in nfp_ctrl_tx() local
2175 static void __nfp_ctrl_tx_queued(struct nfp_net_r_vector *r_vec) in __nfp_ctrl_tx_queued()
2204 struct nfp_net_r_vector *r_vec, struct nfp_net_rx_ring *rx_ring) in nfp_ctrl_rx_one()
2277 static bool nfp_ctrl_rx(struct nfp_net_r_vector *r_vec) in nfp_ctrl_rx()
2292 struct nfp_net_r_vector *r_vec = from_tasklet(r_vec, t, tasklet); in nfp_ctrl_poll() local
2317 struct nfp_net_r_vector *r_vec; in nfp_net_vecs_init() local
2354 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_net_tx_ring_free() local
2380 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_net_tx_ring_alloc() local
2504 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_rx_ring_free() local
2609 struct nfp_net_r_vector *r_vec, int idx) in nfp_net_vector_assign_rings()
2620 nfp_net_prepare_vector(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_net_prepare_vector()
2656 nfp_net_cleanup_vector(struct nfp_net *nn, struct nfp_net_r_vector *r_vec) in nfp_net_cleanup_vector()
3371 struct nfp_net_r_vector *r_vec = &nn->r_vecs[r]; in nfp_net_stat64() local