Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx.c162 if (!sc->sc_needmib && !sc->sc_scanning) in ath_calcrxfilter()
H A Dif_athvar.h625 sc_needmib : 1,/* enable MIB stats intr */ member
H A Dif_ath.c684 sc->sc_needmib = 1; in ath_attach()
2733 if (sc->sc_needmib && ic->ic_opmode == IEEE80211_M_STA) in ath_init()