commit | 07dce03cd5aa47259f7f835247f4781d7fe82017 | [log] [tgz] |
---|---|---|
author | Jie Wang <wangjie125@huawei.com> | Wed Jan 05 22:20:10 2022 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 05 14:36:36 2022 +0000 |
tree | 7e6bf6277e0bbd8c647d9429a8648b471a7e3e66 | |
parent | 2c0d3f4cd25fc779da9bf9459f7a677b00aa9b02 [diff] |
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>