Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.c721 struct sfc_dp_txq *dp_txq = tx_queue; in sfc_efx_prepare_pkts() local
750 struct sfc_dp_txq *dp_txq = (struct sfc_dp_txq *)tx_queue; in sfc_efx_xmit_pkts() local
925 sfc_dp_tx_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_dp_tx_by_dp_txq()
940 sfc_txq_info_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_info_by_dp_txq()
956 sfc_txq_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_by_dp_txq()
1053 sfc_efx_tx_qdestroy(struct sfc_dp_txq *dp_txq) in sfc_efx_tx_qdestroy()
1065 sfc_efx_tx_qstart(struct sfc_dp_txq *dp_txq, in sfc_efx_tx_qstart()
1085 sfc_efx_tx_qstop(struct sfc_dp_txq *dp_txq, in sfc_efx_tx_qstop()
1095 sfc_efx_tx_qreap(struct sfc_dp_txq *dp_txq) in sfc_efx_tx_qreap()
1114 sfc_efx_tx_qdesc_status(struct sfc_dp_txq *dp_txq, uint16_t offset) in sfc_efx_tx_qdesc_status()
H A Dsfc_ef100_tx.c92 sfc_ef100_txq_by_dp_txq(struct sfc_dp_txq *dp_txq) in sfc_ef100_txq_by_dp_txq()
826 sfc_ef100_tx_qdestroy(struct sfc_dp_txq *dp_txq) in sfc_ef100_tx_qdestroy()
836 sfc_ef100_tx_qstart(struct sfc_dp_txq *dp_txq, unsigned int evq_read_ptr, in sfc_ef100_tx_qstart()
852 sfc_ef100_tx_qstop(struct sfc_dp_txq *dp_txq, unsigned int *evq_read_ptr) in sfc_ef100_tx_qstop()
863 sfc_ef100_tx_qtx_ev(struct sfc_dp_txq *dp_txq, unsigned int num_descs) in sfc_ef100_tx_qtx_ev()
876 sfc_ef100_tx_qreap(struct sfc_dp_txq *dp_txq) in sfc_ef100_tx_qreap()
920 sfc_ef100_tx_qdesc_status(struct sfc_dp_txq *dp_txq, uint16_t offset) in sfc_ef100_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()
984 sfc_ef10_tx_qdestroy(struct sfc_dp_txq *dp_txq) in sfc_ef10_tx_qdestroy()
995 sfc_ef10_tx_qstart(struct sfc_dp_txq *dp_txq, unsigned int evq_read_ptr, in sfc_ef10_tx_qstart()
1011 sfc_ef10_tx_qstop(struct sfc_dp_txq *dp_txq, unsigned int *evq_read_ptr) in sfc_ef10_tx_qstop()
1022 sfc_ef10_tx_qtx_ev(struct sfc_dp_txq *dp_txq, __rte_unused unsigned int id) in sfc_ef10_tx_qtx_ev()
1038 sfc_ef10_tx_qreap(struct sfc_dp_txq *dp_txq) in sfc_ef10_tx_qreap()
1083 sfc_ef10_tx_qdesc_status(struct sfc_dp_txq *dp_txq, in sfc_ef10_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_ev.h53 struct sfc_dp_txq *dp_txq; member
H A Dsfc_tx.h90 sfc_efx_txq_by_dp_txq(struct sfc_dp_txq *dp_txq) in sfc_efx_txq_by_dp_txq()
H A Dsfc_ethdev.c561 struct sfc_dp_txq *dp_txq = queue; in sfc_tx_queue_release() local
1286 struct sfc_dp_txq *dp_txq = queue; in sfc_tx_descriptor_status() local