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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h228 u32 reset_attempts; member in struct:hclgevf_dev
H A Dhclgevf_main.c1780 hdev->reset_attempts = 0;
1812 if (hdev->reset_attempts > HCLGEVF_MAX_RESET_ATTEMPTS_CNT) {
1819 hdev->reset_attempts++;

Completed in 211 milliseconds