Searched refs:sfc_txq_by_dp_txq (Results 1 – 4 of 4) sorted by relevance
60 struct sfc_txq *sfc_txq_by_dp_txq(const struct sfc_dp_txq *dp_txq);
956 sfc_txq_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_by_dp_txq() function1021 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()
404 txq = sfc_txq_by_dp_txq(dp_txq); in sfc_ev_txq_flush_done()
569 txq = sfc_txq_by_dp_txq(dp_txq); in sfc_tx_queue_release()