Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.c1966 hdev->rst_stats.flr_rst_cnt); in hclgevf_dump_rst_info()
1968 hdev->rst_stats.vf_rst_cnt); in hclgevf_dump_rst_info()
1970 hdev->rst_stats.rst_done_cnt); in hclgevf_dump_rst_info()
1974 hdev->rst_stats.rst_cnt); in hclgevf_dump_rst_info()
1976 hdev->rst_stats.rst_fail_cnt); in hclgevf_dump_rst_info()
1992 hdev->rst_stats.rst_fail_cnt++; in hclgevf_reset_err_handle()
1994 hdev->rst_stats.rst_fail_cnt); in hclgevf_reset_err_handle()
2012 hdev->rst_stats.rst_cnt++; in hclgevf_reset_prepare()
2060 hdev->rst_stats.rst_done_cnt++; in hclgevf_reset_rebuild()
2190 hdev->rst_stats.flr_rst_cnt++; in hclgevf_reset_prepare_general()
[all …]
A Dhclgevf_main.h288 struct hclgevf_rst_stats rst_stats; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_debugfs.c1622 hdev->rst_stats.pf_rst_cnt); in hclge_dbg_dump_rst_info()
1624 hdev->rst_stats.flr_rst_cnt); in hclge_dbg_dump_rst_info()
1626 hdev->rst_stats.global_rst_cnt); in hclge_dbg_dump_rst_info()
1628 hdev->rst_stats.imp_rst_cnt); in hclge_dbg_dump_rst_info()
1630 hdev->rst_stats.reset_done_cnt); in hclge_dbg_dump_rst_info()
1632 hdev->rst_stats.hw_reset_done_cnt); in hclge_dbg_dump_rst_info()
1634 hdev->rst_stats.reset_cnt); in hclge_dbg_dump_rst_info()
1636 hdev->rst_stats.reset_fail_cnt); in hclge_dbg_dump_rst_info()
A Dhclge_main.c3506 hdev->rst_stats.imp_rst_cnt++; in hclge_check_event_cause()
3515 hdev->rst_stats.global_rst_cnt++; in hclge_check_event_cause()
4071 hdev->rst_stats.pf_rst_cnt++; in hclge_reset_prepare_wait()
4126 hdev->rst_stats.reset_fail_cnt++; in hclge_reset_err_handle()
4130 hdev->rst_stats.reset_fail_cnt); in hclge_reset_err_handle()
4239 hdev->rst_stats.reset_cnt++; in hclge_reset_prepare()
4258 hdev->rst_stats.hw_reset_done_cnt++; in hclge_reset_rebuild()
4295 hdev->rst_stats.reset_fail_cnt = 0; in hclge_reset_rebuild()
4296 hdev->rst_stats.reset_done_cnt++; in hclge_reset_rebuild()
11325 rst_cnt = hdev->rst_stats.reset_cnt; in hclge_init_roce_client_instance()
[all …]
A Dhclge_main.h875 struct hclge_rst_stats rst_stats; member

Completed in 45 milliseconds