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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h170 } HAL_NFCAL_HIST_FULL; typedef in typeref:struct:__anon106
178 typedef HAL_NFCAL_HIST_FULL HAL_CHAN_NFCAL_HIST;
434 HAL_NFCAL_HIST_FULL nf_cal_hist;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c374 HAL_NFCAL_HIST_FULL *h;
407 * HAL_NFCAL_HIST_FULL struct, as long as only the index 0 of the
410 h = (HAL_NFCAL_HIST_FULL *) &ichan->nf_cal_hist;
461 ar9300_get_nf_hist_mid(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h, int reading,
503 HAL_NFCAL_HIST_FULL *home = &AH_PRIVATE(ah)->nf_cal_hist;
548 ar9300_update_nf_hist_buff(struct ath_hal *ah, HAL_NFCAL_HIST_FULL *h,
628 HAL_NFCAL_HIST_FULL *h;
702 * rather than a HAL_NFCAL_HIST_FULL struct.
705 * HAL_NFCAL_HIST_SMALL and HAL_NFCAL_HIST_FULL interchangeably.
707 h = (HAL_NFCAL_HIST_FULL *)
[all...]
H A Dar9300_misc.c1338 HAL_NFCAL_HIST_FULL *h = AH_HOME_CHAN_NFCAL_HIST(ah, ichan);

Completed in 59 milliseconds