OSDN Git Service

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)
commit7428d6c9366560143b9dbb6dbf2141fa811d4bc8
treecd6f5cc8f786071696117a1957f5f92bcb6b652a
parent1813ee52433103d389da7c9c7ee5f81d113d9566
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