Searched refs:AR5K_TUNE_REGISTER_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath5k/
H A Dpci.c94 for (timeout = AR5K_TUNE_REGISTER_TIMEOUT; timeout > 0; timeout--) {
H A Dreset.c64 * Returns -EAGAIN if we exceeded AR5K_TUNE_REGISTER_TIMEOUT * 15us or 0
73 for (i = AR5K_TUNE_REGISTER_TIMEOUT; i > 0; i--) {
H A Dath5k.h168 #define AR5K_TUNE_REGISTER_TIMEOUT 20000 macro

Completed in 92 milliseconds