Searched defs:r_vec (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_common.c | 434 struct nfp_net_r_vector *r_vec = data; in nfp_net_irq_rxtx() local 447 struct nfp_net_r_vector *r_vec = data; in nfp_ctrl_irq_rxtx() local 533 struct nfp_net_r_vector *r_vec, unsigned int idx, in nfp_net_tx_ring_init() 555 struct nfp_net_r_vector *r_vec, unsigned int idx) in nfp_net_rx_ring_init() 684 static void nfp_net_tx_tso(struct nfp_net_r_vector *r_vec, in nfp_net_tx_tso() 730 struct nfp_net_r_vector *r_vec, in nfp_net_tx_csum() 822 struct nfp_net_r_vector *r_vec; in nfp_net_tx() local 971 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_net_tx_complete() local 1053 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_net_xdp_complete() local 1418 struct nfp_net_r_vector *r_vec, in nfp_net_rx_csum() [all …]
|
| D | nfp_net_debugfs.c | 43 struct nfp_net_r_vector *r_vec = file->private; in nfp_net_debugfs_rx_q_read() local 124 struct nfp_net_r_vector *r_vec = file->private; in nfp_net_debugfs_tx_q_read() local
|
| D | nfp_net.h | 236 struct nfp_net_r_vector *r_vec; member 358 struct nfp_net_r_vector *r_vec; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_common.c | 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 [all …]
|
| D | nfp_net_debugfs.c | 13 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
|
| D | nfp_net.h | 210 struct nfp_net_r_vector *r_vec; member 332 struct nfp_net_r_vector *r_vec; member
|