Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c31 int iqc_coeff[2]; member
621 s32 iqc_coeff[]) in ar9003_hw_calc_iq_corr()
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[ in ar9003_hw_tx_iq_cal_outlier_detection()
618 ar9003_hw_calc_iq_corr(struct ath_hw *ah, s32 chain_idx, const s32 iq_res[], s32 iqc_coeff[]) ar9003_hw_calc_iq_corr() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c31 int iqc_coeff[2]; member
621 s32 iqc_coeff[]) in ar9003_hw_calc_iq_corr()
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[ in ar9003_hw_tx_iq_cal_outlier_detection()
618 ar9003_hw_calc_iq_corr(struct ath_hw *ah, s32 chain_idx, const s32 iq_res[], s32 iqc_coeff[]) ar9003_hw_calc_iq_corr() argument
[all...]

Completed in 4 milliseconds