Searched refs:RSS_KEYSIZE (Results 1 – 7 of 7) sorted by relevance
49 if ((i + 4) < RSS_KEYSIZE && in toeplitz_hash()
154 static uint8_t rss_key[RSS_KEYSIZE] = {498 uint8_t temp_rss_key[RSS_KEYSIZE]; in sysctl_rss_key()
80 #define RSS_KEYSIZE 40 macro
50 CTASSERT(ICE_AQC_GET_SET_RSS_KEY_DATA_RSS_KEY_SIZE >= RSS_KEYSIZE);
131 uint8_t hash_key[RSS_KEYSIZE]; in ena_rss_init_default()
169 static uint8_t toep_key[RSS_KEYSIZE];
6828 uint32_t raw_rss_key[RSS_KEYSIZE / sizeof(uint32_t)]; in write_global_rss_key()6829 uint32_t rss_key[RSS_KEYSIZE / sizeof(uint32_t)]; in write_global_rss_key()6831 CTASSERT(RSS_KEYSIZE == 40); in write_global_rss_key()