Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tdma.c288 if (sc->sc_hasenforcetxop) { in ath_tdma_config()
H A Dif_ath.c1018 sc->sc_hasenforcetxop = ath_hal_hasenforcetxop(ah);
2025 if (sc->sc_hasenforcetxop && sc->sc_tdma)
2570 if (sc->sc_hasenforcetxop && sc->sc_tdma)
2969 if (sc->sc_hasenforcetxop && sc->sc_tdma)
5304 if (sc->sc_hasenforcetxop && sc->sc_tdma)
H A Dif_athvar.h687 sc_hasenforcetxop : 1, /* support enforce TxOP */ member