Home
last modified time | relevance | path

Searched refs:rst_stats (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.c1520 hdev->rst_stats.flr_rst_cnt); in hclgevf_dump_rst_info()
1522 hdev->rst_stats.vf_rst_cnt); in hclgevf_dump_rst_info()
1524 hdev->rst_stats.rst_done_cnt); in hclgevf_dump_rst_info()
1528 hdev->rst_stats.rst_cnt); in hclgevf_dump_rst_info()
1530 hdev->rst_stats.rst_fail_cnt); in hclgevf_dump_rst_info()
1546 hdev->rst_stats.rst_fail_cnt++; in hclgevf_reset_err_handle()
1548 hdev->rst_stats.rst_fail_cnt); in hclgevf_reset_err_handle()
1566 hdev->rst_stats.rst_cnt++; in hclgevf_reset_prepare()
1614 hdev->rst_stats.rst_done_cnt++; in hclgevf_reset_rebuild()
1740 hdev->rst_stats.flr_rst_cnt++; in hclgevf_reset_prepare_general()
[all …]
A Dhclgevf_main.h226 struct hclgevf_rst_stats rst_stats; member
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_debugfs.c1685 hdev->rst_stats.pf_rst_cnt); in hclge_dbg_dump_rst_info()
1687 hdev->rst_stats.flr_rst_cnt); in hclge_dbg_dump_rst_info()
1689 hdev->rst_stats.global_rst_cnt); in hclge_dbg_dump_rst_info()
1691 hdev->rst_stats.imp_rst_cnt); in hclge_dbg_dump_rst_info()
1693 hdev->rst_stats.reset_done_cnt); in hclge_dbg_dump_rst_info()
1695 hdev->rst_stats.hw_reset_done_cnt); in hclge_dbg_dump_rst_info()
1697 hdev->rst_stats.reset_cnt); in hclge_dbg_dump_rst_info()
1699 hdev->rst_stats.reset_fail_cnt); in hclge_dbg_dump_rst_info()
A Dhclge_main.c3621 hdev->rst_stats.imp_rst_cnt++; in hclge_check_event_cause()
3630 hdev->rst_stats.global_rst_cnt++; in hclge_check_event_cause()
4190 hdev->rst_stats.pf_rst_cnt++; in hclge_reset_prepare_wait()
4245 hdev->rst_stats.reset_fail_cnt++; in hclge_reset_err_handle()
4249 hdev->rst_stats.reset_fail_cnt); in hclge_reset_err_handle()
4358 hdev->rst_stats.reset_cnt++; in hclge_reset_prepare()
4377 hdev->rst_stats.hw_reset_done_cnt++; in hclge_reset_rebuild()
4414 hdev->rst_stats.reset_fail_cnt = 0; in hclge_reset_rebuild()
4415 hdev->rst_stats.reset_done_cnt++; in hclge_reset_rebuild()
11203 rst_cnt = hdev->rst_stats.reset_cnt; in hclge_init_roce_client_instance()
[all …]
A Dhclge_main.h861 struct hclge_rst_stats rst_stats; member

Completed in 43 milliseconds