Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dwireless.h503 #define IW_POWER_MODE 0x0F00 /* Power Management mode */ macro
/linux-6.12.1/net/wireless/
Dwext-compat.c1204 switch (wrq->flags & IW_POWER_MODE) { in cfg80211_wext_siwpower()
1206 case IW_POWER_MODE: /* If set all mask */ in cfg80211_wext_siwpower()
1214 if (wrq->flags & ~(IW_POWER_MODE | IW_POWER_TIMEOUT)) in cfg80211_wext_siwpower()
/linux-6.12.1/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c476 switch (wrqu->power.flags & IW_POWER_MODE) { in rtllib_wx_set_power()
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c7457 switch (wrqu->power.flags & IW_POWER_MODE) { in ipw2100_wx_set_power()
7459 case IW_POWER_MODE: /* If set all mask */ in ipw2100_wx_set_power()
Dipw2200.c9480 switch (wrqu->power.flags & IW_POWER_MODE) { in ipw_wx_set_power()
9482 case IW_POWER_MODE: /* If set all mask */ in ipw_wx_set_power()