Searched refs:cap_eeprom (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Drfkill.c93 sc->rf_kill.gpio = ah->ah_capabilities.cap_eeprom.ee_rfkill_pin;
94 sc->rf_kill.polarity = ah->ah_capabilities.cap_eeprom.ee_rfkill_pol;
102 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header))
113 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header))
H A Deeprom.c98 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
204 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
264 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
482 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
526 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
564 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
617 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
683 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
757 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
867 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
[all...]
H A Dcaps.c38 ee_header = ah->ah_capabilities.cap_eeprom.ee_header;
H A Dphy.c369 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
498 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
1160 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
1444 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
2084 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
2161 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
2247 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
2686 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
H A Dattach.c274 ee = &ah->ah_capabilities.cap_eeprom;
H A Dreset.c521 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
654 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
719 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
H A Deeprom.h250 AR5K_EEPROM_READ(_o, ah->ah_capabilities.cap_eeprom._v); \
H A Dath5k.h979 struct ath5k_eeprom_info cap_eeprom; member in struct:ath5k_capabilities
1046 #define ah_ee_version ah_capabilities.cap_eeprom.ee_version
H A Dbase.c872 regulatory->current_rd = ah->ah_capabilities.cap_eeprom.ee_regdomain;

Completed in 61 milliseconds