Home
last modified time | relevance | path

Searched refs:sc_tdmaswba (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tdma.c221 sc->sc_tdmaswba = 0; /* beacon immediately */ in ath_tdma_bintvalsetup()
H A Dif_ath.c2211 if (sc->sc_tdmaswba == 0) { in ath_intr()
2216 sc->sc_tdmaswba = in ath_intr()
2219 sc->sc_tdmaswba--; in ath_intr()
H A Dif_athvar.h808 u_int sc_tdmaswba; /* TDMA SWBA counter */ member