Searched refs:ctrl_txq (Results 1 – 1 of 1) sorted by relevance
994 struct sfc_txq *ctrl_txq; in sfc_efx_tx_qcreate() local1021 ctrl_txq = sfc_txq_by_dp_txq(&txq->dp); in sfc_efx_tx_qcreate()1022 if (ctrl_txq->evq->sa->tso) { in sfc_efx_tx_qcreate()1029 txq->evq = ctrl_txq->evq; in sfc_efx_tx_qcreate()1071 struct sfc_txq *ctrl_txq = sfc_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstart() local1073 txq->common = ctrl_txq->common; in sfc_efx_tx_qstart()