Searched refs:sc_hasveol (Results 1 – 3 of 3) sorted by relevance
292 if (ic->ic_opmode == IEEE80211_M_IBSS && sc->sc_hasveol) { in ath_beacon_setup()1186 if (!sc->sc_hasveol) in ath_beacon_config()1231 if (ic->ic_opmode == IEEE80211_M_IBSS && sc->sc_hasveol) in ath_beacon_config()
627 sc_hasveol : 1,/* tx VEOL support */ member
1280 sc->sc_hasveol = ath_hal_hasveol(ah); in ath_attach()1701 if (opmode != IEEE80211_M_IBSS || !sc->sc_hasveol) { in ath_vap_create()