Searched refs:mag_coeff (Results 1 – 1 of 1) sorted by relevance
29 int mag_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; member930 ar9003_hw_detect_outlier(coeff->mag_coeff[i], in ar9003_hw_tx_iq_cal_outlier_detection()942 magnitude = coeff->mag_coeff[i][im][0]; in ar9003_hw_tx_iq_cal_outlier_detection()1013 if (coeff->mag_coeff[i][im][iy] < in __ar955x_tx_iq_cal_sort()1014 coeff->mag_coeff[i][im][ix]) { in __ar955x_tx_iq_cal_sort()1015 swap(coeff->mag_coeff[i][im][ix], in __ar955x_tx_iq_cal_sort()1016 coeff->mag_coeff[i][im][iy]); in __ar955x_tx_iq_cal_sort()1025 coeff->mag_coeff[i][im][0] = coeff->mag_coeff[i][im][MAXIQCAL / 2]; in __ar955x_tx_iq_cal_sort()1031 coeff->mag_coeff[i][im][0], in __ar955x_tx_iq_cal_sort()1132 coeff.mag_coeff[i][im][iqcal_idx] = in ar9003_hw_tx_iq_cal_post_proc()[all …]