Searched refs:rss_algo (Results 1 – 2 of 2) sorted by relevance
907 int rss_algo; /* User configured hash algorithm */ member
4355 switch (vport->rss_algo) { in hclge_get_rss()4391 *hash_algo = vport->rss_algo; in hclge_parse_rss_hfunc()4426 vport->rss_algo = hash_algo; in hclge_set_rss()4606 u8 hfunc = vport[0].rss_algo; in hclge_rss_init_hw()4666 int i, rss_algo = HCLGE_RSS_HASH_ALGO_TOEPLITZ; in hclge_rss_init_cfg() local4670 rss_algo = HCLGE_RSS_HASH_ALGO_SIMPLE; in hclge_rss_init_cfg()4692 vport[i].rss_algo = rss_algo; in hclge_rss_init_cfg()