Searched refs:eth_entries (Results 1 – 2 of 2) sorted by relevance
2036 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qinfo_show() local2053 if (r < eth_entries) { in sge_qinfo_show()2089 r -= eth_entries; in sge_qinfo_show()2172 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qstats_show() local2193 if (r < eth_entries) { in sge_qstats_show()2222 r -= eth_entries; in sge_qstats_show()
2652 int eth_entries, ctrl_entries, eohw_entries = 0, eosw_entries = 0; in sge_qinfo_show() local2663 eth_entries = DIV_ROUND_UP(adap->sge.ethqsets, 4); in sge_qinfo_show()2684 if (r < eth_entries) { in sge_qinfo_show()2744 r -= eth_entries; in sge_qinfo_show()