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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.h94 uint32_t sc_tdmaswbaprep; member in struct:if_ath_alq_tdma_timer_set
H A Dif_ath_tdma.c144 bt.bt_nextswba = (nexttbtt<<3) - sc->sc_tdmaswbaprep;
174 t.sc_tdmaswbaprep = htobe32(sc->sc_tdmaswbaprep);
H A Dif_ath_sysctl.c984 sc->sc_tdmaswbaprep = 10;
986 "swbaprep", CTLFLAG_RW, &sc->sc_tdmaswbaprep, 0,
H A Dif_athvar.h807 u_int sc_tdmaswbaprep;/* TDMA SWBA prep time */ member in struct:ath_softc

Completed in 85 milliseconds