Searched refs:toe_idx (Results 1 – 1 of 1) sorted by relevance
1690 int toe_idx = r - eth_entries; in sge_qinfo_show() local1691 int rdma_idx = toe_idx - toe_entries; in sge_qinfo_show()1747 } else if (toe_idx < toe_entries) { in sge_qinfo_show()1748 const struct sge_ofld_rxq *rx = &adap->sge.ofldrxq[toe_idx * 4]; in sge_qinfo_show()1749 const struct sge_ofld_txq *tx = &adap->sge.ofldtxq[toe_idx * 4]; in sge_qinfo_show()1750 int n = min(4, adap->sge.ofldqsets - 4 * toe_idx); in sge_qinfo_show()