diff options
author | Jie Wang <wangjie125@huawei.com> | 2022-01-05 22:20:14 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-05 14:36:37 +0000 |
commit | 4afc310cf9a83108d3cd6327a790eb89eaea7726 (patch) | |
tree | 1448da27aa2d4f3cac7f99eccdd94c9796f60dc8 /net/tipc/link.c | |
parent | add7645c841cc481fbe927bd5c9b127800e2964d (diff) |
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
This patch firstly uses new tqp struct(hclge_comm_tqp) and removes the
old VF tqp struct(hclgevf_tqp). All the tqp stats members used in VF module
are modified according to the new hclge_comm_tqp.
Secondly VF tqp stats APIs are refactored to use new common tqp stats APIs.
The old tqp stats APIs in VF 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