Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c5684 u_int32_t tx_corr_coeff[MAX_MEASUREMENT][AR9300_MAX_CHAINS] = { variable
5731 tx_corr_coeff[0][0] = AR_PHY_TX_IQCAL_CORR_COEFF_01_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5732 tx_corr_coeff[1][0] = AR_PHY_TX_IQCAL_CORR_COEFF_01_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5733 tx_corr_coeff[2][0] = AR_PHY_TX_IQCAL_CORR_COEFF_23_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5734 tx_corr_coeff[3][0] = AR_PHY_TX_IQCAL_CORR_COEFF_23_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5735 tx_corr_coeff[4][0] = AR_PHY_TX_IQCAL_CORR_COEFF_45_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5736 tx_corr_coeff[5][0] = AR_PHY_TX_IQCAL_CORR_COEFF_45_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5737 tx_corr_coeff[6][0] = AR_PHY_TX_IQCAL_CORR_COEFF_67_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5738 tx_corr_coeff[7][0] = AR_PHY_TX_IQCAL_CORR_COEFF_67_B0_POSEIDON; in ar9300_tx_iq_cal_outlier_detection()
5862 tx_corr_coeff[im][ch_idx], in ar9300_tx_iq_cal_outlier_detection()
[all …]