Searched refs:eohw_rxq (Results 1 – 5 of 5) sorted by relevance
159 adap->sge.eohw_rxq = kzalloc_objs(struct sge_ofld_rxq, in cxgb4_mqprio_alloc_hw_resources()161 if (!adap->sge.eohw_rxq) in cxgb4_mqprio_alloc_hw_resources()167 kfree(adap->sge.eohw_rxq); in cxgb4_mqprio_alloc_hw_resources()180 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()238 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()252 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_alloc_hw_resources()264 kfree(adap->sge.eohw_rxq); in cxgb4_mqprio_alloc_hw_resources()282 if (!adap->sge.eohw_rxq[pi->first_qset].rspq.desc) in cxgb4_mqprio_free_hw_resources()286 eorxq = &adap->sge.eohw_rxq[pi->first_qset + i]; in cxgb4_mqprio_free_hw_resources()310 kfree(adap->sge.eohw_rxq); in cxgb4_mqprio_free_hw_resources()
3520 if (s->eohw_rxq) { in cudbg_collect_qdesc()3522 QDESC_GET_RXQ(&s->eohw_rxq[i].rspq, in cudbg_collect_qdesc()3526 QDESC_GET_FLQ(&s->eohw_rxq[i].fl, in cudbg_collect_qdesc()
978 struct sge_ofld_rxq *eohw_rxq; member
2809 const struct sge_ofld_rxq *rx = &s->eohw_rxq[base_qset]; in sge_qinfo_show()
2574 rxq = &adap->sge.eohw_rxq[eosw_txq->hwqid]; in cxgb4_ethofld_send_flowc()