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

/freebsd-11.0-release/tools/tools/ath/athalq/
H A Dtdma.c116 be32toh(t.sc_tdmaswbaprep));
H A Dar5416_ds_tdma.c432 be32toh(t.sc_tdmaswbaprep));
/freebsd-11.0-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.c142 bt.bt_nextswba = (nexttbtt<<3) - sc->sc_tdmaswbaprep;
172 t.sc_tdmaswbaprep = htobe32(sc->sc_tdmaswbaprep);
H A Dif_ath_sysctl.c979 sc->sc_tdmaswbaprep = 10;
981 "swbaprep", CTLFLAG_RW, &sc->sc_tdmaswbaprep, 0,
H A Dif_athvar.h801 u_int sc_tdmaswbaprep;/* TDMA SWBA prep time */ member in struct:ath_softc

Completed in 61 milliseconds