Searched refs:sc_tdmaslotlen (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_tdma.c208 sc->sc_tdmaslotlen = tdma->tdma_slotlen;
210 sc->sc_tdmabintval = roundup((sc->sc_tdmaslotlen+sc->sc_tdmaguard) *
H A Dif_athvar.h805 u_int sc_tdmaslotlen; /* TDMA slot length (usec) */ member in struct:ath_softc
H A Dif_ath.c3965 qi.tqi_readyTime = sc->sc_tdmaslotlen;

Completed in 92 milliseconds