Lines Matching refs:iqc_coeff
31 int iqc_coeff[2]; member
621 s32 iqc_coeff[]) in ar9003_hw_calc_iq_corr() argument
801 iqc_coeff[0] = (q_q_coff * 128) + (0x7f & q_i_coff); in ar9003_hw_calc_iq_corr()
804 chain_idx, iqc_coeff[0]); in ar9003_hw_calc_iq_corr()
832 iqc_coeff[1] = (q_q_coff * 128) + (0x7f & q_i_coff); in ar9003_hw_calc_iq_corr()
835 chain_idx, iqc_coeff[1]); in ar9003_hw_calc_iq_corr()
945 coeff->iqc_coeff[0] = in ar9003_hw_tx_iq_cal_outlier_detection()
951 coeff->iqc_coeff[0]); in ar9003_hw_tx_iq_cal_outlier_detection()
955 coeff->iqc_coeff[0]); in ar9003_hw_tx_iq_cal_outlier_detection()
959 coeff->iqc_coeff[0]; in ar9003_hw_tx_iq_cal_outlier_detection()
1124 coeff.iqc_coeff)) { in ar9003_hw_tx_iq_cal_post_proc()
1131 coeff.iqc_coeff[0] & 0x7f; in ar9003_hw_tx_iq_cal_post_proc()
1133 (coeff.iqc_coeff[0] >> 7) & 0x7f; in ar9003_hw_tx_iq_cal_post_proc()