Searched refs:phs_coeff (Results 1 – 1 of 1) sorted by relevance
53 int32_t phs_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; member5836 phase = coeff->phs_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()5860 phase = coeff->phs_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()5915 phase = coeff->phs_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()6124 phase = coeff.phs_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_post_proc()6204 if (coeff.phs_coeff[ch_idx][im][iqcal_idx-1] > 63) { in ar9300_tx_iq_cal_post_proc()6210 coeff.phs_coeff[ch_idx][im][iqcal_idx-1]); in ar9300_tx_iq_cal_post_proc()6229 if(coeff.phs_coeff[ch_idx][im][iy] < in ar9300_tx_iq_cal_post_proc()6233 coeff.phs_coeff[ch_idx][im][ix]=coeff.phs_coeff[ch_idx][im][iy]; in ar9300_tx_iq_cal_post_proc()6241 coeff.phs_coeff[ch_idx][im][0] = in ar9300_tx_iq_cal_post_proc()[all …]