Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c52 int32_t mag_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; member
5835 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
5859 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
5914 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection()
6123 magnitude = coeff.mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_post_proc()
6201 if (coeff.mag_coeff[ch_idx][im][iqcal_idx-1] > 63) { in ar9300_tx_iq_cal_post_proc()
6202 coeff.mag_coeff[ch_idx][im][iqcal_idx-1] -= 128; in ar9300_tx_iq_cal_post_proc()
6222 if(coeff.mag_coeff[ch_idx][im][iy] < in ar9300_tx_iq_cal_post_proc()
6226 coeff.mag_coeff[ch_idx][im][ix] = coeff.mag_coeff[ch_idx][im][iy]; in ar9300_tx_iq_cal_post_proc()
6239 coeff.mag_coeff[ch_idx][im][0] = in ar9300_tx_iq_cal_post_proc()
[all …]