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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c53 int32_t phs_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; member in struct:coeff_t
5836 phase = coeff->phs_coeff[ch_idx][im][0];
5860 phase = coeff->phs_coeff[ch_idx][im][0];
5887 coeff->phs_coeff[ch_idx][outlier_mag_idx][0] = phase_avg;
5903 coeff->phs_coeff[ch_idx][outlier_phs_idx][0] = phase_avg;
5915 phase = coeff->phs_coeff[ch_idx][im][0];
6124 phase = coeff.phs_coeff[ch_idx][im][0];
6199 coeff.phs_coeff[ch_idx][im][iqcal_idx-1] = coeff.iqc_coeff[0] & 0x7f;
6204 if (coeff.phs_coeff[ch_idx][im][iqcal_idx-1] > 63) {
6205 coeff.phs_coeff[ch_id
[all...]

Completed in 114 milliseconds