Lines Matching refs:iqc_coeff
31 int iqc_coeff[2]; member
622 s32 iqc_coeff[]) in ar9003_hw_calc_iq_corr() argument
802 iqc_coeff[0] = (q_q_coff * 128) + (0x7f & q_i_coff); in ar9003_hw_calc_iq_corr()
805 chain_idx, iqc_coeff[0]); in ar9003_hw_calc_iq_corr()
833 iqc_coeff[1] = (q_q_coff * 128) + (0x7f & q_i_coff); in ar9003_hw_calc_iq_corr()
836 chain_idx, iqc_coeff[1]); in ar9003_hw_calc_iq_corr()
946 coeff->iqc_coeff[0] = in ar9003_hw_tx_iq_cal_outlier_detection()
952 coeff->iqc_coeff[0]); in ar9003_hw_tx_iq_cal_outlier_detection()
956 coeff->iqc_coeff[0]); in ar9003_hw_tx_iq_cal_outlier_detection()
960 coeff->iqc_coeff[0]; in ar9003_hw_tx_iq_cal_outlier_detection()
1129 coeff.iqc_coeff)) { in ar9003_hw_tx_iq_cal_post_proc()
1136 coeff.iqc_coeff[0] & 0x7f; in ar9003_hw_tx_iq_cal_post_proc()
1138 (coeff.iqc_coeff[0] >> 7) & 0x7f; in ar9003_hw_tx_iq_cal_post_proc()