Home
last modified time | relevance | path

Searched refs:nqbuf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5498 int nqbuf = min(3, nq); in t4_config_rss_range() local
5500 nq -= nqbuf; in t4_config_rss_range()
5502 while (nqbuf && nq_packed < 32) { in t4_config_rss_range()
5503 nqbuf--; in t4_config_rss_range()