diff options
| author | 2021-12-31 18:22:35 +0800 | |
|---|---|---|
| committer | 2021-12-31 14:25:46 +0000 | |
| commit | eaa5607db377a73e639162a459d8b125c6a67bfb (patch) | |
| tree | 91e1d3633bd4e4a1ac32dfc8ea1e9a2c9ad668a3 /tools/perf/scripts/python/bin | |
| parent | net: hns3: create new set of unified hclge_comm_cmd_send APIs (diff) | |
| download | linux-dev-eaa5607db377a73e639162a459d8b125c6a67bfb.tar.xz linux-dev-eaa5607db377a73e639162a459d8b125c6a67bfb.zip | |
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
This patch firstly uses new hardware description struct hclge_comm_hw as
child member of hclge_hw and deletes the original child memebers of
hclge_hw. All the hclge_hw variables used in PF module is modified
according to the new hclge_hw.
Secondly hclge_cmd_send is refactored to use hclge_comm_cmd_send APIs. The
old functions called by hclge_cmd_send are deleted and hclge_cmd_send is
kept to avoid too many meaningless modifications.
Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
