Searched refs:SC_OP_BEACONS (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 Dmain.c258 if (sc->sc_flags & SC_OP_BEACONS)
862 if (sc->sc_flags & SC_OP_BEACONS)
965 if ((sc->sc_flags & SC_OP_BEACONS) || !(sc->sc_flags & (SC_OP_OFFCHANNEL)))
1490 sc->sc_flags &= ~SC_OP_BEACONS;
1854 sc->sc_flags &= ~SC_OP_BEACONS ;
H A Dath9k.h509 #define SC_OP_BEACONS BIT(1) macro
H A Dbeacon.c726 sc->sc_flags |= SC_OP_BEACONS;

Completed in 63 milliseconds