Searched refs:ee_i_cal (Results 1 - 3 of 3) 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 Deeprom.h402 * @ee_i_cal: Initial I coefficient to correct I/Q mismatch in the receive path
458 u16 ee_i_cal[AR5K_EEPROM_N_MODES]; member in struct:ath5k_eeprom_info
H A Deeprom.c356 ee->ee_i_cal[mode] = (val >> 8) & 0x3f;
423 ee->ee_i_cal[mode] = (val >> 5) & 0x3f;
H A Dreset.c845 ee->ee_i_cal[ee_mode]);

Completed in 75 milliseconds