Searched refs:eth_entries (Results 1 – 2 of 2) sorted by relevance
1735 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qinfo_show() local1752 if (r < eth_entries) { in sge_qinfo_show()1788 r -= eth_entries; in sge_qinfo_show()1888 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qstats_show() local1909 if (r < eth_entries) { in sge_qstats_show()1938 r -= eth_entries; in sge_qstats_show()
2247 int eth_entries = DIV_ROUND_UP(adap->sge.ethqsets, 4); in sge_qinfo_show() local2253 int iscsi_idx = r - eth_entries; in sge_qinfo_show()2277 if (r < eth_entries) { in sge_qinfo_show()