Searched refs:ee_i_cal (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Deeprom.h379 * @ee_i_cal: Initial I coefficient to correct I/Q mismatch in the receive path
435 u16 ee_i_cal[AR5K_EEPROM_N_MODES]; member in struct:ath5k_eeprom_info
H A Deeprom.c343 ee->ee_i_cal[mode] = (val >> 8) & 0x3f; ath5k_eeprom_read_modes()
410 ee->ee_i_cal[mode] = (val >> 5) & 0x3f; ath5k_eeprom_read_modes()
H A Dreset.c1114 ee->ee_i_cal[ee_mode]); ath5k_hw_commit_eeprom_settings()

Completed in 110 milliseconds