Searched refs:SC_OP_TSF_RESET (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c363 sc->sc_flags |= SC_OP_TSF_RESET;
484 if (sc->sc_flags & SC_OP_TSF_RESET)
505 sc->sc_flags &= ~SC_OP_TSF_RESET;
H A Dath9k.h518 #define SC_OP_TSF_RESET BIT(11) macro
H A Dmain.c1430 sc->sc_flags |= SC_OP_TSF_RESET;
1896 sc->sc_flags |= SC_OP_TSF_RESET;

Completed in 112 milliseconds