Searched refs:eth_entries (Results 1 – 2 of 2) sorted by relevance
2044 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qinfo_show() local2061 if (r < eth_entries) { in sge_qinfo_show()2097 r -= eth_entries; in sge_qinfo_show()2180 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qstats_show() local2201 if (r < eth_entries) { in sge_qstats_show()2230 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()