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

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