Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h282 u32 reset_attempts; member
H A Dhclgevf_main.c2160 hdev->reset_attempts = 0; in hclgevf_reset_service_task()
2192 if (hdev->reset_attempts > HCLGEVF_MAX_RESET_ATTEMPTS_CNT) { in hclgevf_reset_service_task()
2199 hdev->reset_attempts++; in hclgevf_reset_service_task()