Searched refs:rss_algo (Results 1 – 2 of 2) sorted by relevance
1053 int rss_algo; /* User configured hash algorithm */ member
4861 switch (vport->rss_algo) { in hclge_get_rss()4897 *hash_algo = vport->rss_algo; in hclge_parse_rss_hfunc()4933 vport->rss_algo = hash_algo; in hclge_set_rss()5186 u8 hfunc = vport[0].rss_algo; in hclge_rss_init_hw()5216 int rss_algo = HCLGE_RSS_HASH_ALGO_TOEPLITZ; in hclge_rss_init_cfg() local5221 rss_algo = HCLGE_RSS_HASH_ALGO_SIMPLE; in hclge_rss_init_cfg()5235 vport->rss_algo = rss_algo; in hclge_rss_init_cfg()
Completed in 32 milliseconds