Searched refs:rss_getnumbuckets (Results 1 – 6 of 6) sorted by relevance
119 u_int rss_getnumbuckets(void);
447 rss_getnumbuckets(void) in rss_getnumbuckets() function
6466 queues = imin(queuemsgs, rss_getnumbuckets()); in iflib_msix_init()6477 if (queues > rss_getnumbuckets()) in iflib_msix_init()6478 queues = rss_getnumbuckets(); in iflib_msix_init()
158 numpcbgroups = rss_getnumbuckets(); in in_pcbgroup_init()
1307 (optval < rss_getnumbuckets())) { in ip_ctloutput()
1947 (optval < rss_getnumbuckets())) { in ip6_ctloutput()