Searched refs:eotxq (Results 1 – 1 of 1) sorted by relevance
153 struct sge_eohw_txq *eotxq; in cxgb4_mqprio_alloc_hw_resources() local181 eotxq = &adap->sge.eohw_txq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()213 eotxq->q.size = CXGB4_EOHW_TXQ_DEFAULT_DESC_NUM; in cxgb4_mqprio_alloc_hw_resources()214 ret = t4_sge_alloc_ethofld_txq(adap, eotxq, dev, in cxgb4_mqprio_alloc_hw_resources()253 eotxq = &adap->sge.eohw_txq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()259 t4_sge_free_ethofld_txq(adap, eotxq); in cxgb4_mqprio_alloc_hw_resources()274 struct sge_eohw_txq *eotxq; in cxgb4_mqprio_free_hw_resources() local287 eotxq = &adap->sge.eohw_txq[pi->first_qset + i]; in cxgb4_mqprio_free_hw_resources()304 t4_sge_free_ethofld_txq(adap, eotxq); in cxgb4_mqprio_free_hw_resources()