Jie Wang 027733b12a net: hns3: refactor VF rss get APIs with new common rss get APIs
This patch firstly uses new rss parameter struct(hclge_comm_rss_cfg) as
child member of hclgevf_dev and deletes the original child rss parameter
member(hclgevf_rss_cfg). All the rss parameter members used in VF rss
module is modified according to the new hclge_comm_rss_cfg.

Secondly VF rss get APIs are refactored to use new common rss get APIs. The
old rss get APIs in VF are deleted.

Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-01-05 14:36:36 +00:00
..
2021-11-19 11:05:21 +00:00
2021-12-29 17:51:36 -08:00
2021-11-20 12:25:56 +00:00
2021-12-14 12:58:02 +00:00
2021-11-23 12:18:48 +00:00
2021-11-12 20:13:28 -08:00