Searched refs:sfc_efx_txq (Results 1 – 4 of 4) sorted by relevance
66 struct sfc_efx_txq { struct89 static inline struct sfc_efx_txq * argument92 return container_of(dp_txq, struct sfc_efx_txq, dp); in sfc_efx_txq_by_dp_txq()130 int sfc_efx_tso_do(struct sfc_efx_txq *txq, unsigned int idx,
665 sfc_efx_tx_reap(struct sfc_efx_txq *txq) in sfc_efx_tx_reap()694 sfc_efx_tx_maybe_insert_tag(struct sfc_efx_txq *txq, struct rte_mbuf *m, in sfc_efx_tx_maybe_insert_tag()722 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_prepare_pkts()751 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_xmit_pkts()993 struct sfc_efx_txq *txq; in sfc_efx_tx_qcreate()1055 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qdestroy()1070 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstart()1088 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstop()1097 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qreap()1116 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qdesc_status()
93 sfc_efx_tso_do(struct sfc_efx_txq *txq, unsigned int idx, in sfc_efx_tso_do()
235 struct sfc_efx_txq *txq; in sfc_ev_tx()