Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h234 u32 rst_fail_cnt; /* the number of VF reset fail */ member
Dhclgevf_main.c1520 hdev->rst_stats.rst_fail_cnt++; in hclgevf_reset_err_handle()
1522 hdev->rst_stats.rst_fail_cnt); in hclgevf_reset_err_handle()
1524 if (hdev->rst_stats.rst_fail_cnt < HCLGEVF_RESET_MAX_FAIL_CNT) in hclgevf_reset_err_handle()
1589 hdev->rst_stats.rst_fail_cnt = 0; in hclgevf_reset()