Searched refs:ath_hal_getdiversity (Results 1 – 3 of 3) sorted by relevance
317 diversity = ath_hal_getdiversity(sc->sc_ah); in ath_sysctl_diversity()
2674 sc->sc_diversity = ath_hal_getdiversity(ah); in ath_init()3023 sc->sc_diversity = ath_hal_getdiversity(ah); in ath_reset()5336 sc->sc_diversity = ath_hal_getdiversity(ah); in ath_chan_set()
1239 #define ath_hal_getdiversity(_ah) \ macro