hclge_comm_set_rss_algo_key
ret = hclge_comm_set_rss_algo_key(hw, hash_algo, key);
ret = hclge_comm_set_rss_algo_key(hw, hash_algo,
EXPORT_SYMBOL_GPL(hclge_comm_set_rss_algo_key);
int hclge_comm_set_rss_algo_key(struct hclge_comm_hw *hw, const u8 hfunc,
ret = hclge_comm_set_rss_algo_key(&hdev->hw.hw, hfunc, key);
ret = hclge_comm_set_rss_algo_key(&hdev->hw.hw,