Home
last modified time | relevance | path

Searched refs:EEPROM_SEM_RETRY_LIMIT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c92 #define EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro
99 for (count = 0; count < EEPROM_SEM_RETRY_LIMIT; count++) { in iwl_eeprom_acquire_semaphore()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D4965.c167 for (count = 0; count < EEPROM_SEM_RETRY_LIMIT; count++) { in il4965_eeprom_acquire_semaphore()
H A Dcommon.h992 #define EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D4965.c167 for (count = 0; count < EEPROM_SEM_RETRY_LIMIT; count++) { in il4965_eeprom_acquire_semaphore()
H A Dcommon.h992 #define EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro

Completed in 19 milliseconds