Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dwireless.h503 #define IW_POWER_MODE 0x0F00 /* Power Management mode */ macro
/linux-6.15/net/wireless/
H A Dwext-compat.c1139 switch (wrq->flags & IW_POWER_MODE) { in cfg80211_wext_siwpower()
1141 case IW_POWER_MODE: /* If set all mask */ in cfg80211_wext_siwpower()
1149 if (wrq->flags & ~(IW_POWER_MODE | IW_POWER_TIMEOUT)) in cfg80211_wext_siwpower()
/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c7452 switch (wrqu->power.flags & IW_POWER_MODE) { in ipw2100_wx_set_power()
7454 case IW_POWER_MODE: /* If set all mask */ in ipw2100_wx_set_power()
H A Dipw2200.c9488 switch (wrqu->power.flags & IW_POWER_MODE) { in ipw_wx_set_power()
9490 case IW_POWER_MODE: /* If set all mask */ in ipw_wx_set_power()