Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c3012 int max_attempt = 0; in qlcnic_83xx_lock_driver() local
3034 max_attempt++; in qlcnic_83xx_lock_driver()
3043 if (max_attempt == QLC_83XX_MAX_DRV_LOCK_RECOVERY_ATTEMPT) { in qlcnic_83xx_lock_driver()