Searched refs:rss_getnumbuckets (Results 1 – 3 of 3) sorted by relevance
53 #define rss_getnumbuckets() 1 macro77 #define rss_getnumbuckets() 1 macro
6889 rss_buckets = rss_getnumbuckets(); in ixgbe_allocate_msix()6937 cpu_id = rss_getcpu(i % rss_getnumbuckets()); in ixgbe_allocate_msix()7096 queues = uimin(queues, rss_getnumbuckets()); in ixgbe_configure_interrupts()
1976 rss_getcpu(i % rss_getnumbuckets());