Searched refs:outlier_phs_idx (Results 1 – 1 of 1) sorted by relevance
5789 int32_t outlier_phs_idx = 0; in ar9300_tx_iq_cal_outlier_detection() local5897 outlier_phs_idx = phase_max_idx; in ar9300_tx_iq_cal_outlier_detection()5900 outlier_phs_idx = phase_min_idx; in ar9300_tx_iq_cal_outlier_detection()5902 coeff->mag_coeff[ch_idx][outlier_phs_idx][0] = magnitude_avg; in ar9300_tx_iq_cal_outlier_detection()5903 coeff->phs_coeff[ch_idx][outlier_phs_idx][0] = phase_avg; in ar9300_tx_iq_cal_outlier_detection()5907 ch_idx, outlier_phs_idx, magnitude_avg, phase_avg); in ar9300_tx_iq_cal_outlier_detection()