Home
last modified time | relevance | path

Searched refs:nfp_net_r_vector (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A 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()
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()
H A Ddp.c74 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, nap in nfp_nfd3_poll()
[all...]
H A Dnfd3.h88 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 Drings.c103 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/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.h146 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 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()
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()
H A Dnfp_net.h107 struct nfp_net_r_vector;
163 struct nfp_net_r_vector *r_vec;
317 struct nfp_net_r_vector *r_vec;
339 * struct nfp_net_r_vector - Per ring interrupt vector configuration
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,
388 nfp_netnfp_net_r_vector global() argument
389 __anon25c80b89070anfp_net_r_vector global() argument
398 tx_ringnfp_net_r_vector global() argument
399 rx_ringnfp_net_r_vector global() argument
401 irq_entrynfp_net_r_vector global() argument
403 event_ctrnfp_net_r_vector global() argument
404 rx_dimnfp_net_r_vector global() argument
405 tx_dimnfp_net_r_vector global() argument
407 rx_syncnfp_net_r_vector global() argument
408 rx_pktsnfp_net_r_vector global() argument
409 rx_bytesnfp_net_r_vector global() argument
410 rx_dropsnfp_net_r_vector global() argument
411 hw_csum_rx_oknfp_net_r_vector global() argument
412 hw_csum_rx_inner_oknfp_net_r_vector global() argument
413 hw_csum_rx_completenfp_net_r_vector global() argument
414 hw_tls_rxnfp_net_r_vector global() argument
416 hw_csum_rx_errornfp_net_r_vector global() argument
417 rx_replace_buf_alloc_failnfp_net_r_vector global() argument
419 xdp_ringnfp_net_r_vector global() argument
420 xsk_poolnfp_net_r_vector global() argument
422 tx_syncnfp_net_r_vector global() argument
423 tx_pktsnfp_net_r_vector global() argument
424 tx_bytesnfp_net_r_vector global() argument
426 hw_csum_txnfp_net_r_vector global() argument
427 hw_csum_tx_innernfp_net_r_vector global() argument
428 tx_gathernfp_net_r_vector global() argument
429 tx_lsonfp_net_r_vector global() argument
430 hw_tls_txnfp_net_r_vector global() argument
432 tls_tx_fallbacknfp_net_r_vector global() argument
433 tls_tx_no_fallbacknfp_net_r_vector global() argument
434 tx_errorsnfp_net_r_vector global() argument
435 tx_busynfp_net_r_vector global() argument
439 irq_vectornfp_net_r_vector global() argument
440 handlernfp_net_r_vector global() argument
441 namenfp_net_r_vector global() argument
442 affinity_masknfp_net_r_vector global() argument
H A Dnfp_net_xsk.c59 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 Dnfp_net_debugfs.c14 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 Dnfp_net_xsk.h30 void nfp_net_xsk_rx_drop(struct nfp_net_r_vector *r_vec,
H A Dnfp_net_common.c445 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_ve in nfp_net_close_stack()
[all...]
/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Drings.c76 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()
H A Dnfdk.h123 nfp_nfdk_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec,