Searched defs:ee (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_reset.c548 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
554 ((ee->ee_cck_ofdm_power_delta -
555 ee->ee_scaled_cck_delta) * 2) / 10;
558 (ee->ee_cck_ofdm_power_delta * 2) / 10;
565 AR5K_REG_SM((ee->ee_cck_ofdm_gain_delta * -1),
577 ee->ee_cck_ofdm_gain_delta;
594 AR5K_PHY_NF_SVAL(ee->ee_noise_floor_thr[ee_mode]),
602 ee->ee_switch_settling_turbo[ee_mode]);
607 ee->ee_atn_tx_rx_turbo[ee_mode]);
612 ee
[all...]
H A Dath5k_eeprom.c72 static u16 ath5k_eeprom_bin2freq(struct ath5k_eeprom_info *ee, u16 bin, argument
81 if (ee->ee_version > AR5K_EEPROM_VERSION_3_2)
87 if (ee->ee_version > AR5K_EEPROM_VERSION_3_2)
102 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
129 if (ee->ee_version >= AR5K_EEPROM_VERSION_4_3)
132 if (ee->ee_version >= AR5K_EEPROM_VERSION_5_0) {
141 ee->ee_ob[AR5K_EEPROM_MODE_11B][0] = val & 0x7;
142 ee->ee_db[AR5K_EEPROM_MODE_11B][0] = (val >> 3) & 0x7;
145 ee->ee_ob[AR5K_EEPROM_MODE_11G][0] = val & 0x7;
146 ee
170 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
230 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
411 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
461 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
509 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
547 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
600 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
666 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
737 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
847 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
952 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1086 ath5k_pdgains_size_2413(struct ath5k_eeprom_info *ee, unsigned int mode) argument
1100 ath5k_cal_data_offset_2413(struct ath5k_eeprom_info *ee, int mode) argument
1132 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1210 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1401 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1495 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1527 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1584 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
[all...]
H A Dath5k_phy.c392 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
417 ee->ee_cck_ofdm_gain_delta;
521 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
626 * in eeprom on ee->ee_ob[ee_mode][0]
630 * 802.11a on ee->ee_ob[ee_mode][1] */
637 ath5k_hw_rfb_op(ah, rf_regs, ee->ee_ob[ee_mode][obdb],
640 ath5k_hw_rfb_op(ah, rf_regs, ee->ee_db[ee_mode][obdb],
658 ath5k_hw_rfb_op(ah, rf_regs, ee->ee_ob[ee_mode][obdb],
661 ath5k_hw_rfb_op(ah, rf_regs, ee->ee_db[ee_mode][obdb],
694 ath5k_hw_rfb_op(ah, rf_regs, !ee
1585 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1664 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
1751 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
2197 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dactivation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 48 milliseconds