Searched defs:AH_HOME_CHAN_NFCAL_HIST (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h169 #define AH_HOME_CHAN_NFCAL_HIST(ah, ichan) (ichan ? &ichan->nf_cal_hist: NULL) macro
172 #define AH_HOME_CHAN_NFCAL_HIST(ah, ichan) (&AH_PRIVATE(ah)->nf_cal_hist) macro

Completed in 121 milliseconds