Searched refs:outlier_phs_idx (Results 1 – 1 of 1) sorted by relevance
5794 int32_t outlier_phs_idx = 0; in ar9300_tx_iq_cal_outlier_detection() local5902 outlier_phs_idx = phase_max_idx; in ar9300_tx_iq_cal_outlier_detection()5905 outlier_phs_idx = phase_min_idx; in ar9300_tx_iq_cal_outlier_detection()5907 coeff->mag_coeff[ch_idx][outlier_phs_idx][0] = magnitude_avg; in ar9300_tx_iq_cal_outlier_detection()5908 coeff->phs_coeff[ch_idx][outlier_phs_idx][0] = phase_avg; in ar9300_tx_iq_cal_outlier_detection()5912 ch_idx, outlier_phs_idx, magnitude_avg, phase_avg); in ar9300_tx_iq_cal_outlier_detection()