Searched refs:PS_ENABLED (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c298 PS_DISABLED, PS_ENABLED, PS_AUTO_POLL, PS_MANUAL_POLL enumerator in enum:mac80211_hwsim_data::ps_mode
425 case PS_ENABLED:
1182 if (val != PS_DISABLED && val != PS_ENABLED && val != PS_AUTO_POLL &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsocket.h135 # define PS_ENABLED 1 macro
H A Dsocket.c2012 ? PS_ENABLED
2086 if (sb->port_share_state == PS_ENABLED)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dath9k.h530 #define PS_ENABLED BIT(6) macro
H A Dmain.c1582 sc->ps_flags |= PS_ENABLED;
1593 sc->ps_flags &= ~(PS_ENABLED |
H A Dxmit.c2118 if ((sc->ps_flags & PS_ENABLED))
2272 if ((sc->ps_flags & PS_ENABLED))

Completed in 219 milliseconds