Home
last modified time | relevance | path

Searched refs:IW_POWER_MODE (Results 1 – 3 of 3) 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.c1138 switch (wrq->flags & IW_POWER_MODE) { in cfg80211_wext_siwpower()
1140 case IW_POWER_MODE: /* If set all mask */ in cfg80211_wext_siwpower()
1148 if (wrq->flags & ~(IW_POWER_MODE | IW_POWER_TIMEOUT)) in cfg80211_wext_siwpower()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c9487 switch (wrqu->power.flags & IW_POWER_MODE) { in ipw_wx_set_power()
9489 case IW_POWER_MODE: /* If set all mask */ in ipw_wx_set_power()