Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac_wx.c548 case IW_POWER_ALL_R: in ieee80211_wx_set_power()
594 wrqu->power.flags |= IW_POWER_ALL_R; in ieee80211_wx_get_power()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c607 case IW_POWER_ALL_R: in rtllib_wx_set_power()
650 wrqu->power.flags |= IW_POWER_ALL_R; in rtllib_wx_get_power()
/linux-4.1.27/include/uapi/linux/
Dwireless.h499 #define IW_POWER_ALL_R 0x0300 /* Receive all messages though PM */ macro
/linux-4.1.27/drivers/net/wireless/orinoco/
Dwext.c631 case IW_POWER_ALL_R: in orinoco_ioctl_setpower()
709 prq->flags |= IW_POWER_ALL_R; in orinoco_ioctl_getpower()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_wx.c289 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in rtl8180_wx_get_range()
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_ioctl.c988 IW_POWER_UNICAST_R | IW_POWER_ALL_R; in prism2_ioctl_giwrange()
1254 case IW_POWER_ALL_R: in prism2_ioctl_siwpower()
1341 rrq->flags |= IW_POWER_ALL_R; in prism2_ioctl_giwpower()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c431 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in rtl8192_wx_get_range()
/linux-4.1.27/net/wireless/
Dwext-compat.c1141 case IW_POWER_ALL_R: /* If explicitely state all */ in cfg80211_wext_siwpower()
/linux-4.1.27/drivers/net/wireless/
Dzd1201.c1551 vwrq->flags = IW_POWER_ALL_R; in zd1201_get_power()
Dairo.c6972 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in airo_get_range()
7042 case IW_POWER_ALL_R: in airo_set_power()
7085 vwrq->flags |= IW_POWER_ALL_R; in airo_get_power()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c7512 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw2100_wx_set_power()
Dipw2200.c9560 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw_wx_set_power()