Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dinit.c585 ah->ah_flags |= AH_NO_EEP_SWAP; in ath9k_init_softc()
Dhw.h768 #define AH_NO_EEP_SWAP 0x8 /* Do not swap EEPROM data */ macro
Deeprom_def.c276 !(ah->ah_flags & AH_NO_EEP_SWAP)) { in ath9k_hw_def_check_eeprom()