Home
last modified time | relevance | path

Searched defs:r_vec (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfdk/
Ddp.c39 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
[all …]
Drings.c76 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_tx_ring_free() local
95 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_tx_ring_alloc() local
139 struct nfp_net_r_vector *r_vec, in nfp_nfdk_print_tx_descs()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfd3/
Ddp.c72 nfp_nfd3_tx_tso(struct nfp_net_r_vector *r_vec, struct nfp_nfd3_tx_buf *txbuf, in nfp_nfd3_tx_tso()
119 nfp_nfd3_tx_csum(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_tx_csum()
225 struct nfp_net_r_vector *r_vec; in nfp_nfd3_tx() local
384 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_tx_complete() local
469 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_xdp_complete() local
619 nfp_nfd3_rx_csum(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_rx_csum()
748 nfp_nfd3_rx_drop(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_rx_drop()
845 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfd3_rx() local
1086 struct nfp_net_r_vector *r_vec = in nfp_nfd3_poll() local
1136 nfp_nfd3_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_nfd3_ctrl_tx_one()
[all …]
Dxsk.c15 nfp_nfd3_xsk_tx_xdp(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_xsk_tx_xdp()
64 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfd3_xsk_rx_skb() local
115 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfd3_xsk_rx() local
274 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_xsk_complete() local
332 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_xsk_tx() local
388 struct nfp_net_r_vector *r_vec = in nfp_nfd3_xsk_poll() local
Drings.c103 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_tx_ring_free() local
129 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_tx_ring_alloc() local
200 struct nfp_net_r_vector *r_vec, in nfp_nfd3_print_tx_descs()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_dp.c54 struct nfp_net_r_vector *r_vec, unsigned int idx, in nfp_net_tx_ring_init()
77 struct nfp_net_r_vector *r_vec, unsigned int idx) in nfp_net_rx_ring_init()
253 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_rx_ring_free() local
427 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in __nfp_ctrl_tx() local
434 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in nfp_ctrl_tx() local
Dnfp_net_common.c442 struct nfp_net_r_vector *r_vec = data; in nfp_net_irq_rxtx() local
461 struct nfp_net_r_vector *r_vec = data; in nfp_ctrl_irq_rxtx() local
586 nfp_net_tls_tx(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_net_tls_tx()
734 struct nfp_net_r_vector *r_vec; in nfp_net_vecs_init() local
766 nfp_net_napi_add(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, int idx) in nfp_net_napi_add()
778 nfp_net_napi_del(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec) in nfp_net_napi_del()
788 struct nfp_net_r_vector *r_vec, int idx) in nfp_net_vector_assign_rings()
810 nfp_net_prepare_vector(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_net_prepare_vector()
837 nfp_net_cleanup_vector(struct nfp_net *nn, struct nfp_net_r_vector *r_vec) in nfp_net_cleanup_vector()
1028 struct nfp_net_r_vector *r_vec; in nfp_net_close_stack() local
[all …]
Dnfp_net_debugfs.c14 struct nfp_net_r_vector *r_vec = file->private; in nfp_rx_q_show() local
82 struct nfp_net_r_vector *r_vec = file->private; in nfp_tx_q_show() local
Dnfp_net_xsk.c59 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_xsk_rx_ring_fill_freelist() local
85 void nfp_net_xsk_rx_drop(struct nfp_net_r_vector *r_vec, in nfp_net_xsk_rx_drop()
Dnfp_net_dp.h203 struct nfp_net_r_vector *r_vec, in nfp_net_debugfs_print_tx_descs()
Dnfp_net.h160 struct nfp_net_r_vector *r_vec; member
303 struct nfp_net_r_vector *r_vec; member