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

/freebsd-current/sys/dev/ath/
H A Dif_ath_tdma.c649 if (!sc->sc_diversity) {
H A Dif_ath_beacon.c532 if (!sc->sc_diversity && (!sc->sc_stagbeacons || slot == 0)) {
H A Dif_ath_rx.c1013 if (sc->sc_diversity) {
H A Dif_ath.c2666 sc->sc_diversity = ath_hal_getdiversity(ah);
3015 sc->sc_diversity = ath_hal_getdiversity(ah);
5328 sc->sc_diversity = ath_hal_getdiversity(ah);
H A Dif_ath_sysctl.c326 sc->sc_diversity = diversity;
H A Dif_athvar.h626 sc_diversity: 1,/* enable rx diversity */ member in struct:ath_softc

Completed in 248 milliseconds