Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c3016 int max_attempt = 0; in qlcnic_83xx_lock_driver() local
3038 max_attempt++; in qlcnic_83xx_lock_driver()
3047 if (max_attempt == QLC_83XX_MAX_DRV_LOCK_RECOVERY_ATTEMPT) { in qlcnic_83xx_lock_driver()