Home
last modified time | relevance | path

Searched refs:IW_POWER_ALL_R (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac_wx.c541 case IW_POWER_ALL_R: in ieee80211_wx_set_power()
587 wrqu->power.flags |= IW_POWER_ALL_R; in ieee80211_wx_get_power()
/linux-5.19.10/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c594 case IW_POWER_ALL_R: in rtllib_wx_set_power()
637 wrqu->power.flags |= IW_POWER_ALL_R; in rtllib_wx_get_power()
/linux-5.19.10/include/uapi/linux/
Dwireless.h506 #define IW_POWER_ALL_R 0x0300 /* Receive all messages though PM */ macro
/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dwext.c631 case IW_POWER_ALL_R: in orinoco_ioctl_setpower()
709 prq->flags |= IW_POWER_ALL_R; in orinoco_ioctl_getpower()
/linux-5.19.10/drivers/staging/rtl8192u/
Dr8192U_wx.c282 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in rtl8180_wx_get_range()
/linux-5.19.10/drivers/net/wireless/intersil/hostap/
Dhostap_ioctl.c978 IW_POWER_UNICAST_R | IW_POWER_ALL_R; in prism2_ioctl_giwrange()
1244 case IW_POWER_ALL_R: in prism2_ioctl_siwpower()
1331 rrq->flags |= IW_POWER_ALL_R; in prism2_ioctl_giwpower()
/linux-5.19.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c349 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in _rtl92e_wx_get_range()
/linux-5.19.10/net/wireless/
Dwext-compat.c1204 case IW_POWER_ALL_R: /* If explicitely state all */ in cfg80211_wext_siwpower()
/linux-5.19.10/drivers/net/wireless/zydas/
Dzd1201.c1547 vwrq->flags = IW_POWER_ALL_R; in zd1201_get_power()
/linux-5.19.10/drivers/net/wireless/cisco/
Dairo.c7003 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in airo_get_range()
7073 case IW_POWER_ALL_R: in airo_set_power()
7117 vwrq->flags |= IW_POWER_ALL_R; in airo_get_power()
/linux-5.19.10/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c7476 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw2100_wx_set_power()
Dipw2200.c9526 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw_wx_set_power()