]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: refactor VF rss init APIs with new common rss init APIs
authorJie Wang <wangjie125@huawei.com>
Wed, 5 Jan 2022 14:20:11 +0000 (22:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 14:36:36 +0000 (14:36 +0000)
commit580235091c2f3851256d88dca120cb9e9c8d3a9c
treef96575203b7d464ba7e38d73d202e360dc504c0e
parentf3fc29942b3d769ddd61982a1ee88205fc504adc
net: hns3: refactor VF rss init APIs with new common rss init APIs

This patch uses common rss init APIs to replace the old APIs in VF rss
module and removes the old VF rss init APIs. Several related Subfunctions
and macros are also modified in this patch.

Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c