Searched refs:nfp_net_r_vector (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nfd3/ |
D | xsk.c | 15 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() 118 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfd3_xsk_rx() 277 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_xsk_complete() 335 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_xsk_tx() 389 struct nfp_net_r_vector *r_vec = in nfp_nfd3_xsk_poll() 390 container_of(napi, struct nfp_net_r_vector, napi); in nfp_nfd3_xsk_poll()
|
D | dp.c | 74 nfp_nfd3_tx_tso(struct nfp_net_r_vector *r_vec, struct nfp_nfd3_tx_buf *txbuf, in nfp_nfd3_tx_tso() 123 nfp_nfd3_tx_csum(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_tx_csum() 260 struct nfp_net_r_vector *r_vec; in nfp_nfd3_tx() 423 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_tx_complete() 508 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfd3_xdp_complete() 662 nfp_nfd3_rx_csum(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_rx_csum() 811 nfp_nfd3_rx_drop(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfd3_rx_drop() 908 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfd3_rx() 1157 struct nfp_net_r_vector *r_vec = in nfp_nfd3_poll() 1158 container_of(napi, struct nfp_net_r_vector, napi); in nfp_nfd3_poll() [all …]
|
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,
|
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() 200 struct nfp_net_r_vector *r_vec, in nfp_nfd3_print_tx_descs()
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/ |
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()
|
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() 253 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_net_rx_ring_free() 427 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in __nfp_ctrl_tx() 434 struct nfp_net_r_vector *r_vec = &nn->r_vecs[0]; in nfp_ctrl_tx()
|
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,
|
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()
|
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()
|
D | nfp_net_xsk.h | 30 void nfp_net_xsk_rx_drop(struct nfp_net_r_vector *r_vec,
|
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 …]
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nfdk/ |
D | dp.c | 40 nfp_nfdk_tx_tso(struct nfp_net_r_vector *r_vec, struct nfp_nfdk_tx_buf *txbuf, in nfp_nfdk_tx_tso() 81 nfp_nfdk_tx_csum(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfdk_tx_csum() 259 struct nfp_net_r_vector *r_vec; in nfp_nfdk_tx() 473 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_tx_complete() 675 nfp_nfdk_rx_csum(struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfdk_rx_csum() 811 nfp_nfdk_rx_drop(const struct nfp_net_dp *dp, struct nfp_net_r_vector *r_vec, in nfp_nfdk_rx_drop() 837 struct nfp_net_r_vector *r_vec = tx_ring->r_vec; in nfp_nfdk_xdp_complete() 1029 struct nfp_net_r_vector *r_vec = rx_ring->r_vec; in nfp_nfdk_rx() 1267 struct nfp_net_r_vector *r_vec = in nfp_nfdk_poll() 1268 container_of(napi, struct nfp_net_r_vector, napi); in nfp_nfdk_poll() [all …]
|
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() 139 struct nfp_net_r_vector *r_vec, in nfp_nfdk_print_tx_descs()
|
D | nfdk.h | 123 nfp_nfdk_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec,
|