Searched refs:eohw_rxq (Results 1 – 5 of 5) sorted by relevance
160 adap->sge.eohw_rxq = kcalloc(adap->sge.eoqsets, in cxgb4_mqprio_alloc_hw_resources()163 if (!adap->sge.eohw_rxq) in cxgb4_mqprio_alloc_hw_resources()170 kfree(adap->sge.eohw_rxq); in cxgb4_mqprio_alloc_hw_resources()183 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()241 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()255 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()267 kfree(adap->sge.eohw_rxq); in cxgb4_mqprio_alloc_hw_resources()285 if (!adap->sge.eohw_rxq[pi->first_qset].rspq.desc) in cxgb4_mqprio_free_hw_resources()289 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_free_hw_resources()313 kfree(adap->sge.eohw_rxq); in cxgb4_mqprio_free_hw_resources()
3538 if (s->eohw_rxq) { in cudbg_collect_qdesc()3540 QDESC_GET_RXQ(&s->eohw_rxq[i].rspq, in cudbg_collect_qdesc()3544 QDESC_GET_FLQ(&s->eohw_rxq[i].fl, in cudbg_collect_qdesc()
980 struct sge_ofld_rxq *eohw_rxq; member
2809 const struct sge_ofld_rxq *rx = &s->eohw_rxq[base_qset]; in sge_qinfo_show()
2581 rxq = &adap->sge.eohw_rxq[eosw_txq->hwqid]; in cxgb4_ethofld_send_flowc()