Searched refs:sfc_efx_txq (Results 1 – 4 of 4) sorted by relevance
67 struct sfc_efx_txq { struct90 static inline struct sfc_efx_txq * argument93 return container_of(dp_txq, struct sfc_efx_txq, dp); in sfc_efx_txq_by_dp_txq()132 int sfc_efx_tso_do(struct sfc_efx_txq *txq, unsigned int idx,
761 sfc_efx_tx_reap(struct sfc_efx_txq *txq) in sfc_efx_tx_reap()790 sfc_efx_tx_maybe_insert_tag(struct sfc_efx_txq *txq, struct rte_mbuf *m, in sfc_efx_tx_maybe_insert_tag()818 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_prepare_pkts()847 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_xmit_pkts()1091 struct sfc_efx_txq *txq; in sfc_efx_tx_qcreate()1158 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qdestroy()1173 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstart()1191 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstop()1200 struct sfc_efx_txq *txq = sfc_efx_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qreap()1219 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()