Home
last modified time | relevance | path

Searched refs:IWL_EEPROM_SEM_RETRY_LIMIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c33 #define IWL_EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro
41 for (count = 0; count < IWL_EEPROM_SEM_RETRY_LIMIT; count++) { in iwl_eeprom_acquire_semaphore()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c81 #define IWL_EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro

Completed in 2 milliseconds