Searched refs:sc_needmib (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.c162 if (!sc->sc_needmib && !sc->sc_scanning)
H A Dif_athvar.h625 sc_needmib : 1,/* enable MIB stats intr */ member in struct:ath_softc
H A Dif_ath.c682 sc->sc_needmib = 1;
2725 if (sc->sc_needmib && ic->ic_opmode == IEEE80211_M_STA)

Completed in 137 milliseconds