Searched refs:hash_config (Results 1 – 6 of 6) sorted by relevance
293 struct hash_config { struct331 struct hash_config config;383 struct hash_config *config);
676 struct hash_config *config) in hash_setconfiguration()1486 struct hash_config conf;
154 u8 hash_config; member
486 req->hash_config |= (key_offset << HCLGEVF_RSS_HASH_KEY_OFFSET); in hclgevf_get_rss_hw_cfg()509 if ((req->hash_config & 0xf) == HCLGEVF_RSS_HASH_ALGO_TOEPLITZ) in hclgevf_get_rss_hw_cfg()
418 u8 hash_config; member
3019 req->hash_config |= (hfunc & HCLGE_RSS_HASH_ALGO_MASK); in hclge_set_rss_algo_key()3020 req->hash_config |= (key_offset << HCLGE_RSS_HASH_KEY_OFFSET_B); in hclge_set_rss_algo_key()