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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tdma.c651 if (!sc->sc_diversity) {
H A Dif_ath_beacon.c532 if (!sc->sc_diversity && (!sc->sc_stagbeacons || slot == 0)) {
H A Dif_ath_rx.c1014 if (sc->sc_diversity) {
H A Dif_ath.c2627 sc->sc_diversity = ath_hal_getdiversity(ah);
2976 sc->sc_diversity = ath_hal_getdiversity(ah);
5287 sc->sc_diversity = ath_hal_getdiversity(ah);
H A Dif_athvar.h627 sc_diversity: 1,/* enable rx diversity */ member in struct:ath_softc
H A Dif_ath_sysctl.c328 sc->sc_diversity = diversity;

Completed in 165 milliseconds