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