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

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_rfkill.c85 sc->rf_kill.gpio = ah->ah_capabilities.cap_eeprom.ee_rfkill_pin;
86 sc->rf_kill.polarity = ah->ah_capabilities.cap_eeprom.ee_rfkill_pol;
91 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header))
102 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header))
H A Dath5k_caps.c41 ee_header = ah->ah_capabilities.cap_eeprom.ee_header;
H A Dath5k_eeprom.c102 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
170 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
230 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
411 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
461 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
509 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
547 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
600 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
666 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
737 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
[all...]
H A Dath5k_phy.c397 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
526 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
1590 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
1669 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
1756 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
2202 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
H A Dath5k_reset.c548 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom;
1157 if (AR5K_EEPROM_HDR_RFKILL(ah->ah_capabilities.cap_eeprom.ee_header)) {
H A Deeprom.h229 AR5K_EEPROM_READ(_o, ah->ah_capabilities.cap_eeprom._v); \
H A Dath5k.h932 struct ath5k_eeprom_info cap_eeprom; member in struct:ath5k_capabilities
986 #define ah_ee_version ah_capabilities.cap_eeprom.ee_version

Completed in 86 milliseconds