Home
last modified time | relevance | path

Searched defs:dp_txq (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_tx.c817 struct sfc_dp_txq *dp_txq = tx_queue; in sfc_efx_prepare_pkts() local
846 struct sfc_dp_txq *dp_txq = (struct sfc_dp_txq *)tx_queue; in sfc_efx_xmit_pkts() local
1023 sfc_dp_tx_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_dp_tx_by_dp_txq()
1038 sfc_txq_info_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_info_by_dp_txq()
1054 sfc_txq_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_by_dp_txq()
1156 sfc_efx_tx_qdestroy(struct sfc_dp_txq *dp_txq) in sfc_efx_tx_qdestroy()
1168 sfc_efx_tx_qstart(struct sfc_dp_txq *dp_txq, in sfc_efx_tx_qstart()
1188 sfc_efx_tx_qstop(struct sfc_dp_txq *dp_txq, in sfc_efx_tx_qstop()
1198 sfc_efx_tx_qreap(struct sfc_dp_txq *dp_txq) in sfc_efx_tx_qreap()
1217 sfc_efx_tx_qdesc_status(struct sfc_dp_txq *dp_txq, uint16_t offset) in sfc_efx_tx_qdesc_status()
H A Dsfc_ef10_tx.c81 sfc_ef10_txq_by_dp_txq(struct sfc_dp_txq *dp_txq) in sfc_ef10_txq_by_dp_txq()
1009 sfc_ef10_tx_qdestroy(struct sfc_dp_txq *dp_txq) in sfc_ef10_tx_qdestroy()
1020 sfc_ef10_tx_qstart(struct sfc_dp_txq *dp_txq, unsigned int evq_read_ptr, in sfc_ef10_tx_qstart()
1036 sfc_ef10_tx_qstop(struct sfc_dp_txq *dp_txq, unsigned int *evq_read_ptr) in sfc_ef10_tx_qstop()
1047 sfc_ef10_tx_qtx_ev(struct sfc_dp_txq *dp_txq, __rte_unused unsigned int id) in sfc_ef10_tx_qtx_ev()
1063 sfc_ef10_tx_qreap(struct sfc_dp_txq *dp_txq) in sfc_ef10_tx_qreap()
1108 sfc_ef10_tx_qdesc_status(struct sfc_dp_txq *dp_txq, in sfc_ef10_tx_qdesc_status()
H A Dsfc_ef100_tx.c97 sfc_ef100_txq_by_dp_txq(struct sfc_dp_txq *dp_txq) in sfc_ef100_txq_by_dp_txq()
902 sfc_ef100_tx_qdestroy(struct sfc_dp_txq *dp_txq) in sfc_ef100_tx_qdestroy()
912 sfc_ef100_tx_qstart(struct sfc_dp_txq *dp_txq, unsigned int evq_read_ptr, in sfc_ef100_tx_qstart()
928 sfc_ef100_tx_qstop(struct sfc_dp_txq *dp_txq, unsigned int *evq_read_ptr) in sfc_ef100_tx_qstop()
939 sfc_ef100_tx_qtx_ev(struct sfc_dp_txq *dp_txq, unsigned int num_descs) in sfc_ef100_tx_qtx_ev()
952 sfc_ef100_tx_qreap(struct sfc_dp_txq *dp_txq) in sfc_ef100_tx_qreap()
996 sfc_ef100_tx_qdesc_status(struct sfc_dp_txq *dp_txq, uint16_t offset) in sfc_ef100_tx_qdesc_status()
H A Dsfc_ev.c234 struct sfc_dp_txq *dp_txq; in sfc_ev_tx() local
263 struct sfc_dp_txq *dp_txq; in sfc_ev_dp_tx() local
287 struct sfc_dp_txq *dp_txq; in sfc_ev_dp_tx_ndescs() local
398 struct sfc_dp_txq *dp_txq; in sfc_ev_txq_flush_done() local
H A Dsfc_tx.h91 sfc_efx_txq_by_dp_txq(struct sfc_dp_txq *dp_txq) in sfc_efx_txq_by_dp_txq()
H A Dsfc_ev.h53 struct sfc_dp_txq *dp_txq; member
H A Dsfc_repr_proxy.h126 struct sfc_repr_proxy_dp_txq dp_txq[SFC_REPR_PROXY_NB_TXQ_MAX]; member
H A Dsfc_ethdev.c569 struct sfc_dp_txq *dp_txq = dev->data->tx_queues[qid]; in sfc_tx_queue_release() local
1384 struct sfc_dp_txq *dp_txq = queue; in sfc_tx_descriptor_status() local
H A Dsfc_repr_proxy.c327 struct sfc_repr_proxy_dp_txq *dp_txq; in sfc_repr_proxy_txq_info_get() local