Searched refs:LIO_RSS_MAX_KEY_SZ (Results 1 – 4 of 4) sorted by relevance
169 uint8_t key[LIO_RSS_MAX_KEY_SZ];
382 uint8_t hash_key[LIO_RSS_MAX_KEY_SZ];
423 devinfo->hash_key_size = LIO_RSS_MAX_KEY_SZ; in lio_dev_info_get()673 rss_state->hash_key_size = LIO_RSS_MAX_KEY_SZ; in lio_dev_rss_hash_update()674 rss_param->param.hashkeysize = LIO_RSS_MAX_KEY_SZ; in lio_dev_rss_hash_update()
165 #define LIO_RSS_MAX_KEY_SZ 40 macro