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

This patch uses new common rss set APIs to replace the old APIs in PF rss
module and deletes the old rss set APIs. The related macros 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/hns3pf/hclge_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h