Searched refs:sc_hasenforcetxop (Results 1 – 3 of 3) sorted by relevance
285 if (sc->sc_hasenforcetxop) { in ath_tdma_config()
1024 sc->sc_hasenforcetxop = ath_hal_hasenforcetxop(ah); in ath_attach()2046 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_resume()2665 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_init()3048 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_reset()5362 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_chan_set()
661 sc_hasenforcetxop : 1, /* support enforce TxOP */ member