Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c3024 int max_attempt = 0; in qlcnic_83xx_lock_driver() local
3046 max_attempt++; in qlcnic_83xx_lock_driver()
3055 if (max_attempt == QLC_83XX_MAX_DRV_LOCK_RECOVERY_ATTEMPT) { in qlcnic_83xx_lock_driver()