Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tdma.c285 if (sc->sc_hasenforcetxop) { in ath_tdma_config()
H A Dif_ath.c1024 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()
H A Dif_athvar.h661 sc_hasenforcetxop : 1, /* support enforce TxOP */ member