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

This patch uses new common rss set APIs to replace the old APIs in VF rss
module and removes those old rss set APIs. The related macros in VF are
also modified.

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
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h