Lines Matching defs:r_vec
39 nfp_nfdk_tx_tso(struct nfp_net_r_vector *r_vec, struct nfp_nfdk_tx_buf *txbuf, in nfp_nfdk_tx_tso()
89 nfp_nfdk_tx_csum(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfdk_tx_csum()
212 struct nfp_net_r_vector *r_vec) in nfp_nfdk_prep_tx_meta()
252 struct nfp_net_r_vector *r_vec; in nfp_nfdk_tx() local
460 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_tx_complete() local
662 nfp_nfdk_rx_csum(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfdk_rx_csum()
778 nfp_nfdk_rx_drop(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfdk_rx_drop()
804 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_xdp_complete() local
996 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfdk_rx() local
1225 struct nfp_net_r_vector *r_vec = in nfp_nfdk_poll() local
1275 nfp_nfdk_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_nfdk_ctrl_tx_one()
1410 static void __nfp_ctrl_tx_queued(struct nfp_net_r_vector *r_vec) in __nfp_ctrl_tx_queued()
1439 struct nfp_net_r_vector *r_vec, struct nfp_net_rx_ring *rx_ring) in nfp_ctrl_rx_one()
1512 static bool nfp_ctrl_rx(struct nfp_net_r_vector *r_vec) in nfp_ctrl_rx()
1527 struct nfp_net_r_vector *r_vec = from_tasklet(r_vec, t, tasklet); in nfp_nfdk_ctrl_poll() local