Searched refs:RSS_HASH_TOEPLITZ (Results 1 – 2 of 2) sorted by relevance
91 static u_int rss_hashalgo = RSS_HASH_TOEPLITZ;190 case RSS_HASH_TOEPLITZ: in rss_init()196 rss_hashalgo, RSS_HASH_TOEPLITZ); in rss_init()197 rss_hashalgo = RSS_HASH_TOEPLITZ; in rss_init()289 case RSS_HASH_TOEPLITZ: in rss_hash()
41 #define RSS_HASH_TOEPLITZ 0x00000002 /* Required by RSS. */ macro44 #define RSS_HASH_MASK (RSS_HASH_NAIVE | RSS_HASH_TOEPLITZ)