Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.h37 #define QLC_83XX_MAX_DRV_LOCK_RECOVERY_ATTEMPT 3 macro
Dqlcnic_83xx_hw.c3047 if (max_attempt == QLC_83XX_MAX_DRV_LOCK_RECOVERY_ATTEMPT) { in qlcnic_83xx_lock_driver()