Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c475 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
[all …]
Dnfp_net_debugfs.c13 struct nfp_net_r_vector *r_vec = file->private; in nfp_rx_q_show() local
75 struct nfp_net_r_vector *r_vec = file->private; in nfp_tx_q_show() local
Dnfp_net.h210 struct nfp_net_r_vector *r_vec; member
332 struct nfp_net_r_vector *r_vec; member