]> 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)
commit22e1de9de02f628aeba81760d37f3b065906a7b0
treef96575203b7d464ba7e38d73d202e360dc504c0e
parent578ef6c67ae6d1f68fdde6b7ea6ba26d6f97349a
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