Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tdma.c285 if (sc->sc_hasenforcetxop) { in ath_tdma_config()
H A Dif_ath.c1022 sc->sc_hasenforcetxop = ath_hal_hasenforcetxop(ah); in ath_attach()
2044 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_resume()
2657 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_init()
3040 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_reset()
5354 if (sc->sc_hasenforcetxop && sc->sc_tdma) in ath_chan_set()
H A Dif_athvar.h661 sc_hasenforcetxop : 1, /* support enforce TxOP */ member