Searched refs:ctrl_txq (Results 1 – 1 of 1) sorted by relevance
1092 struct sfc_txq *ctrl_txq; in sfc_efx_tx_qcreate() local1123 ctrl_txq = sfc_txq_by_dp_txq(&txq->dp); in sfc_efx_tx_qcreate()1124 if (ctrl_txq->evq->sa->tso) { in sfc_efx_tx_qcreate()1131 txq->evq = ctrl_txq->evq; in sfc_efx_tx_qcreate()1174 struct sfc_txq *ctrl_txq = sfc_txq_by_dp_txq(dp_txq); in sfc_efx_tx_qstart() local1176 txq->common = ctrl_txq->common; in sfc_efx_tx_qstart()