Home
last modified time | relevance | path

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

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