HomeSort by: relevance | last modified time | path
    Searched refs:sc_hasveol (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 213 sc_hasveol : 1, /* tx VEOL support */ member in struct:ath_softc
ath.c 609 sc->sc_hasveol = ath_hal_hasveol(ah);
2218 if (ic->ic_opmode == IEEE80211_M_IBSS && sc->sc_hasveol) {
2601 if (!sc->sc_hasveol)
2631 if (ic->ic_opmode == IEEE80211_M_IBSS && sc->sc_hasveol)

Completed in 16 milliseconds