Searched refs:B43_PS_ASLEEP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.h131 #define B43_PS_ASLEEP (1 << 3) /* Force device asleep */ macro
H A Dmain.c1074 B43_WARN_ON((ps_flags & B43_PS_AWAKE) && (ps_flags & B43_PS_ASLEEP));
1085 } else if (ps_flags & B43_PS_ASLEEP) {

Completed in 53 milliseconds