Searched refs:eotxq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c154 struct sge_eohw_txq *eotxq; local
184 eotxq = &adap->sge.eohw_txq[pi->first_qset + i];
216 eotxq->q.size = CXGB4_EOHW_TXQ_DEFAULT_DESC_NUM;
217 ret = t4_sge_alloc_ethofld_txq(adap, eotxq, dev,
256 eotxq = &adap->sge.eohw_txq[pi->first_qset + i];
262 t4_sge_free_ethofld_txq(adap, eotxq);
277 struct sge_eohw_txq *eotxq; local
290 eotxq = &adap->sge.eohw_txq[pi->first_qset + i];
307 t4_sge_free_ethofld_txq(adap, eotxq);

Completed in 211 milliseconds