Home
last modified time | relevance | path

Searched refs:rst_fail_cnt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.h245 u32 rst_fail_cnt; /* the number of VF reset fail */ member
A Dhclgevf_main.c1976 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()
1996 if (hdev->rst_stats.rst_fail_cnt < HCLGEVF_RESET_MAX_FAIL_CNT) in hclgevf_reset_err_handle()
2052 hdev->rst_stats.rst_fail_cnt < HCLGEVF_RESET_MAX_FAIL_CNT - 1) in hclgevf_reset_rebuild()
2061 hdev->rst_stats.rst_fail_cnt = 0; in hclgevf_reset_rebuild()

Completed in 12 milliseconds