Searched refs:HCLGE_COMM_RSS_HASH_ALGO_TOEPLITZ (Results 1 – 2 of 2) sorted by relevance
39 int rss_algo = HCLGE_COMM_RSS_HASH_ALGO_TOEPLITZ; in hclge_comm_rss_init_cfg()199 *hash_algo = HCLGE_COMM_RSS_HASH_ALGO_TOEPLITZ; in hclge_comm_parse_rss_hfunc()342 case HCLGE_COMM_RSS_HASH_ALGO_TOEPLITZ: in hclge_comm_get_rss_hash_info()
11 #define HCLGE_COMM_RSS_HASH_ALGO_TOEPLITZ 0 macro