Home
last modified time | relevance | path

Searched refs:IW_POWER_MODE (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dwireless.h503 #define IW_POWER_MODE 0x0F00 /* Power Management mode */ macro
/linux/net/wireless/
H A Dwext-compat.c1142 switch (wrq->flags & IW_POWER_MODE) { in cfg80211_wext_siwpower()
1144 case IW_POWER_MODE: /* If set all mask */ in cfg80211_wext_siwpower()
1152 if (wrq->flags & ~(IW_POWER_MODE | IW_POWER_TIMEOUT)) in cfg80211_wext_siwpower()