Searched refs:base_qset (Results 1 – 1 of 1) sorted by relevance
2685 int base_qset = r * 4; in sge_qinfo_show() local2686 const struct sge_eth_rxq *rx = &s->ethrxq[base_qset]; in sge_qinfo_show()2687 const struct sge_eth_txq *tx = &s->ethtxq[base_qset]; in sge_qinfo_show()2702 (ethqset2pinfo(adap, base_qset + i)->dcb.pgid >> in sge_qinfo_show()2705 (ethqset2pinfo(adap, base_qset + i)->dcb.pfcen >> in sge_qinfo_show()2808 int base_qset = r * 4; in sge_qinfo_show() local2809 const struct sge_ofld_rxq *rx = &s->eohw_rxq[base_qset]; in sge_qinfo_show()2810 const struct sge_eohw_txq *tx = &s->eohw_txq[base_qset]; in sge_qinfo_show()