Searched refs:rss_algo (Results 1 – 2 of 2) sorted by relevance
1022 int rss_algo; /* User configured hash algorithm */ member
4698 switch (vport->rss_algo) { in hclge_get_rss()4734 *hash_algo = vport->rss_algo; in hclge_parse_rss_hfunc()4770 vport->rss_algo = hash_algo; in hclge_set_rss()5023 u8 hfunc = vport[0].rss_algo; in hclge_rss_init_hw()5053 int rss_algo = HCLGE_RSS_HASH_ALGO_TOEPLITZ; in hclge_rss_init_cfg() local5058 rss_algo = HCLGE_RSS_HASH_ALGO_SIMPLE; in hclge_rss_init_cfg()5072 vport->rss_algo = rss_algo; in hclge_rss_init_cfg()