Searched refs:nfp_net_r_vector (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_dp.h | 146 bool (*ctrl_tx_one)(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, 161 struct nfp_net_r_vector *r_vec, 207 struct nfp_net_r_vector *r_vec, in nfp_net_debugfs_print_tx_descs()
|
| H A D | nfp_net_dp.c | 54 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() 252 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_rx_ring_free() 425 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in __nfp_ctrl_tx() 432 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in nfp_ctrl_tx()
|
| H A D | nfp_net.h | 107 struct nfp_net_r_vector; 163 struct nfp_net_r_vector *r_vec; 317 struct nfp_net_r_vector *r_vec; 387 struct nfp_net_r_vector { struct 656 struct nfp_net_r_vector r_vecs[NFP_NET_MAX_R_VECS]; 1015 nfp_net_tls_tx(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec,
|
| H A D | nfp_net_xsk.c | 59 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_xsk_rx_ring_fill_freelist() 89 void nfp_net_xsk_rx_drop(struct nfp_net_r_vector *r_vec, in nfp_net_xsk_rx_drop()
|
| H A D | nfp_net_debugfs.c | 14 struct nfp_net_r_vector *r_vec = file->private; in nfp_rx_q_show() 82 struct nfp_net_r_vector *r_vec = file->private; in __nfp_tx_q_show()
|
| H A D | nfp_net_common.c | 445 struct nfp_net_r_vector *r_vec = data; in nfp_net_irq_rxtx() 464 struct nfp_net_r_vector *r_vec = data; in nfp_ctrl_irq_rxtx() 592 nfp_net_tls_tx(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_net_tls_tx() 741 struct nfp_net_r_vector *r_vec; in nfp_net_vecs_init() 773 nfp_net_napi_add(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, int idx) in nfp_net_napi_add() 783 nfp_net_napi_del(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec) in nfp_net_napi_del() 793 struct nfp_net_r_vector *r_vec, int idx) in nfp_net_vector_assign_rings() 815 nfp_net_prepare_vector(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_net_prepare_vector() 841 nfp_net_cleanup_vector(struct nfp_net *nn, struct nfp_net_r_vector *r_vec) in nfp_net_cleanup_vector() 1073 struct nfp_net_r_vector *r_vec; in nfp_net_close_stack() [all …]
|
| H A D | nfp_net_xsk.h | 30 void nfp_net_xsk_rx_drop(struct nfp_net_r_vector *r_vec,
|
| /linux/drivers/net/ethernet/netronome/nfp/nfd3/ |
| H A D | nfd3.h | 88 nfp_nfd3_rx_csum(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, 98 nfp_nfd3_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec,
|
| H A D | rings.c | 103 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_tx_ring_free() 129 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_tx_ring_alloc() 199 struct nfp_net_r_vector *r_vec, in nfp_nfd3_print_tx_descs()
|
| /linux/drivers/net/ethernet/netronome/nfp/nfdk/ |
| H A D | rings.c | 76 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_tx_ring_free() 95 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_tx_ring_alloc() 138 struct nfp_net_r_vector *r_vec, in nfp_nfdk_print_tx_descs()
|
| H A D | nfdk.h | 123 nfp_nfdk_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec,
|