Home
last modified time | relevance | path

Searched refs:iqc_coeff (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c54 int32_t iqc_coeff[2]; member
5527 const int32_t iq_res[], int32_t iqc_coeff[]) in ar9300_calc_iq_corr() argument
5700 iqc_coeff[0] = (q_q_coff * 128) + (0x7f & q_i_coff); in ar9300_calc_iq_corr()
5703 __func__, chain_idx, iqc_coeff[0]); in ar9300_calc_iq_corr()
5736 iqc_coeff[1] = (q_q_coff * 128) + (0x7f & q_i_coff); in ar9300_calc_iq_corr()
5739 __func__, chain_idx, iqc_coeff[1]); in ar9300_calc_iq_corr()
5928 coeff->iqc_coeff[0]); in ar9300_tx_iq_cal_outlier_detection()
5933 coeff->iqc_coeff[0]); in ar9300_tx_iq_cal_outlier_detection()
6136 coeff.iqc_coeff[0]); in ar9300_tx_iq_cal_post_proc()
6141 coeff.iqc_coeff[0]); in ar9300_tx_iq_cal_post_proc()
[all …]