Searched refs:sc_tdmaswbaprep (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_alq.h92 uint32_t sc_tdmaswbaprep; member in struct:if_ath_alq_tdma_timer_set
H A Dif_ath_tdma.c141 bt.bt_nextswba = (nexttbtt<<3) - sc->sc_tdmaswbaprep;
171 t.sc_tdmaswbaprep = htobe32(sc->sc_tdmaswbaprep);
H A Dif_ath_sysctl.c776 sc->sc_tdmaswbaprep = 10;
778 "swbaprep", CTLFLAG_RW, &sc->sc_tdmaswbaprep, 0,
H A Dif_athvar.h775 u_int sc_tdmaswbaprep;/* TDMA SWBA prep time */ member in struct:ath_softc
/freebsd-10.3-release/tools/tools/ath/athalq/
H A Dtdma.c116 be32toh(t.sc_tdmaswbaprep));
H A Dar5416_ds_tdma.c432 be32toh(t.sc_tdmaswbaprep));

Completed in 158 milliseconds