]> 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)
commit2cca0e153d4383bebc03eb67c2cbf95a27e1e29b
treea2a91bce0f57441c30f7c93a93636d7d42dfaf21
parentd93d481b43d0abec10e2e82e14a7a17d9bba96ab
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