Searched refs:RSS_KEYSIZE (Results 1 – 7 of 7) sorted by relevance
48 CTASSERT(ICE_AQC_GET_SET_RSS_KEY_DATA_RSS_KEY_SIZE >= RSS_KEYSIZE);
49 if ((i + 4) < RSS_KEYSIZE && in toeplitz_hash()
168 static uint8_t rss_key[RSS_KEYSIZE] = {523 uint8_t temp_rss_key[RSS_KEYSIZE]; in sysctl_rss_key()
80 #define RSS_KEYSIZE 40 macro
130 uint8_t hash_key[RSS_KEYSIZE]; in ena_rss_init_default()
166 static uint8_t toep_key[RSS_KEYSIZE];
7053 uint32_t raw_rss_key[RSS_KEYSIZE / sizeof(uint32_t)]; in write_global_rss_key()7054 uint32_t rss_key[RSS_KEYSIZE / sizeof(uint32_t)]; in write_global_rss_key()7056 CTASSERT(RSS_KEYSIZE == 40); in write_global_rss_key()