Home
last modified time | relevance | path

Searched refs:sc_tdmaswbaprep (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tdma.c145 bt.bt_nextswba = (nexttbtt<<3) - sc->sc_tdmaswbaprep; in ath_tdma_settimers()
175 t.sc_tdmaswbaprep = htobe32(sc->sc_tdmaswbaprep); in ath_tdma_settimers()
H A Dif_ath_alq.h92 uint32_t sc_tdmaswbaprep; member
H A Dif_ath_sysctl.c988 sc->sc_tdmaswbaprep = 10; in ath_sysctlattach()
990 "swbaprep", CTLFLAG_RW, &sc->sc_tdmaswbaprep, 0, in ath_sysctlattach()
H A Dif_athvar.h838 u_int sc_tdmaswbaprep;/* TDMA SWBA prep time */ member