Home
last modified time | relevance | path

Searched refs:sfc_txq_by_dp_txq (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h60 struct sfc_txq *sfc_txq_by_dp_txq(const struct sfc_dp_txq *dp_txq);
H A Dsfc_tx.c956 sfc_txq_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_by_dp_txq() function
1021 ctrl_txq = sfc_txq_by_dp_txq(&txq->dp); in sfc_efx_tx_qcreate()
1071 struct sfc_txq *ctrl_txq = sfc_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstart()
H A Dsfc_ev.c404 txq = sfc_txq_by_dp_txq(dp_txq); in sfc_ev_txq_flush_done()
H A Dsfc_ethdev.c569 txq = sfc_txq_by_dp_txq(dp_txq); in sfc_tx_queue_release()