diff options
author | Jie Wang <wangjie125@huawei.com> | 2022-01-05 22:20:13 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-05 14:36:36 +0000 |
commit | add7645c841cc481fbe927bd5c9b127800e2964d (patch) | |
tree | 9536e6d403a3c9c9f331a7a96d889360be625f03 /net/tipc/link.c | |
parent | 287db5c40d15cb5ee2d3125133347b73194cba1d (diff) |
net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
This patch firstly uses new tqp struct(hclge_comm_tqp) and deletes the
old PF tqp struct(hclge_tqp). All the tqp stats members used in PF module
are modified according to the new hclge_comm_tqp.
Secondly PF tqp stats APIs are refactored to use new common tqp stats APIs.
The old tqp stats APIs in PF are deleted.
Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/link.c')
0 files changed, 0 insertions, 0 deletions