Searched defs:dp_rxq (Results 1 – 10 of 10) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_ef10_rx.c | 90 sfc_ef10_rxq_by_dp_rxq(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_rxq_by_dp_rxq() 533 sfc_ef10_rx_qdesc_npending(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_rx_qdesc_npending() 565 sfc_ef10_rx_qdesc_status(struct sfc_dp_rxq *dp_rxq, uint16_t offset) in sfc_ef10_rx_qdesc_status() 710 sfc_ef10_rx_qdestroy(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_rx_qdestroy() 720 sfc_ef10_rx_qstart(struct sfc_dp_rxq *dp_rxq, unsigned int evq_read_ptr, in sfc_ef10_rx_qstart() 748 sfc_ef10_rx_qstop(struct sfc_dp_rxq *dp_rxq, unsigned int *evq_read_ptr) in sfc_ef10_rx_qstop() 759 sfc_ef10_rx_qrx_ev(struct sfc_dp_rxq *dp_rxq, __rte_unused unsigned int id) in sfc_ef10_rx_qrx_ev() 775 sfc_ef10_rx_qpurge(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_rx_qpurge() 797 sfc_ef10_rx_intr_enable(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_rx_intr_enable() 809 sfc_ef10_rx_intr_disable(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_rx_intr_disable()
|
| H A D | sfc_ef100_rx.c | 102 sfc_ef100_rxq_by_dp_rxq(struct sfc_dp_rxq *dp_rxq) in sfc_ef100_rxq_by_dp_rxq() 685 sfc_ef100_rx_qdesc_npending(__rte_unused struct sfc_dp_rxq *dp_rxq) in sfc_ef100_rx_qdesc_npending() 692 sfc_ef100_rx_qdesc_status(__rte_unused struct sfc_dp_rxq *dp_rxq, in sfc_ef100_rx_qdesc_status() 828 sfc_ef100_rx_qdestroy(struct sfc_dp_rxq *dp_rxq) in sfc_ef100_rx_qdestroy() 838 sfc_ef100_rx_qstart(struct sfc_dp_rxq *dp_rxq, unsigned int evq_read_ptr, in sfc_ef100_rx_qstart() 904 sfc_ef100_rx_qstop(struct sfc_dp_rxq *dp_rxq, unsigned int *evq_read_ptr) in sfc_ef100_rx_qstop() 915 sfc_ef100_rx_qrx_ev(struct sfc_dp_rxq *dp_rxq, __rte_unused unsigned int id) in sfc_ef100_rx_qrx_ev() 931 sfc_ef100_rx_qpurge(struct sfc_dp_rxq *dp_rxq) in sfc_ef100_rx_qpurge() 951 sfc_ef100_rx_intr_enable(struct sfc_dp_rxq *dp_rxq) in sfc_ef100_rx_intr_enable() 963 sfc_ef100_rx_intr_disable(struct sfc_dp_rxq *dp_rxq) in sfc_ef100_rx_intr_disable() [all …]
|
| H A D | sfc_ef10_essb_rx.c | 116 sfc_ef10_essb_rxq_by_dp_rxq(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_essb_rxq_by_dp_rxq() 443 sfc_ef10_essb_rx_qdesc_npending(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_essb_rx_qdesc_npending() 469 sfc_ef10_essb_rx_qdesc_status(struct sfc_dp_rxq *dp_rxq, uint16_t offset) in sfc_ef10_essb_rx_qdesc_status() 654 sfc_ef10_essb_rx_qdestroy(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_essb_rx_qdestroy() 664 sfc_ef10_essb_rx_qstart(struct sfc_dp_rxq *dp_rxq, unsigned int evq_read_ptr, in sfc_ef10_essb_rx_qstart() 695 sfc_ef10_essb_rx_qstop(struct sfc_dp_rxq *dp_rxq, unsigned int *evq_read_ptr) in sfc_ef10_essb_rx_qstop() 706 sfc_ef10_essb_rx_qrx_ev(struct sfc_dp_rxq *dp_rxq, __rte_unused unsigned int id) in sfc_ef10_essb_rx_qrx_ev() 723 sfc_ef10_essb_rx_qpurge(struct sfc_dp_rxq *dp_rxq) in sfc_ef10_essb_rx_qpurge()
|
| H A D | sfc_rx.c | 235 struct sfc_dp_rxq *dp_rxq = rx_queue; in sfc_efx_recv_pkts() local 342 sfc_efx_rx_qdesc_npending(struct sfc_dp_rxq *dp_rxq) in sfc_efx_rx_qdesc_npending() 415 sfc_dp_rx_by_dp_rxq(const struct sfc_dp_rxq *dp_rxq) in sfc_dp_rx_by_dp_rxq() 430 sfc_rxq_info_by_dp_rxq(const struct sfc_dp_rxq *dp_rxq) in sfc_rxq_info_by_dp_rxq() 446 sfc_rxq_by_dp_rxq(const struct sfc_dp_rxq *dp_rxq) in sfc_rxq_by_dp_rxq() 531 sfc_efx_rx_qdestroy(struct sfc_dp_rxq *dp_rxq) in sfc_efx_rx_qdestroy() 547 sfc_efx_rx_qstart(struct sfc_dp_rxq *dp_rxq, in sfc_efx_rx_qstart() 587 sfc_efx_rx_qstop(struct sfc_dp_rxq *dp_rxq, in sfc_efx_rx_qstop() 601 sfc_efx_rx_qpurge(struct sfc_dp_rxq *dp_rxq) in sfc_efx_rx_qpurge() 624 sfc_efx_rx_intr_enable(struct sfc_dp_rxq *dp_rxq) in sfc_efx_rx_intr_enable() [all …]
|
| H A D | sfc_ev.c | 156 struct sfc_dp_rxq *dp_rxq; in sfc_ev_dp_rx() local 182 struct sfc_dp_rxq *dp_rxq; in sfc_ev_dp_rx_packets() local 209 struct sfc_dp_rxq *dp_rxq; in sfc_ev_dp_rx_ps() local 336 struct sfc_dp_rxq *dp_rxq; in sfc_ev_rxq_flush_done() local 367 struct sfc_dp_rxq *dp_rxq; in sfc_ev_rxq_flush_failed() local
|
| H A D | sfc_ev.h | 52 struct sfc_dp_rxq *dp_rxq; member
|
| H A D | sfc_rx.h | 98 sfc_efx_rxq_by_dp_rxq(struct sfc_dp_rxq *dp_rxq) in sfc_efx_rxq_by_dp_rxq()
|
| H A D | sfc_repr_proxy.h | 125 struct sfc_repr_proxy_dp_rxq dp_rxq[SFC_REPR_PROXY_NB_RXQ_MAX]; member
|
| H A D | sfc_ethdev.c | 512 struct sfc_dp_rxq *dp_rxq = dev->data->rx_queues[qid]; in sfc_rx_queue_release() local 1349 struct sfc_dp_rxq *dp_rxq = rx_queue; in sfc_rx_queue_count() local 1369 struct sfc_dp_rxq *dp_rxq = queue; in sfc_rx_descriptor_status() local
|
| H A D | sfc_repr_proxy.c | 532 struct sfc_repr_proxy_dp_rxq *dp_rxq; in sfc_repr_proxy_rxq_info_get() local
|