Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h228 u32 reset_attempts; member
H A Dhclgevf_main.c1781 hdev->reset_attempts = 0; in hclgevf_reset_service_task()
1813 if (hdev->reset_attempts > HCLGEVF_MAX_RESET_ATTEMPTS_CNT) { in hclgevf_reset_service_task()
1820 hdev->reset_attempts++; in hclgevf_reset_service_task()