Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c527 case IW_POWER_ALL_R: in rtllib_wx_set_power()
568 wrqu->power.flags |= IW_POWER_ALL_R; in rtllib_wx_get_power()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A 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()
/openbmc/linux/include/uapi/linux/
H A Dwireless.h506 #define IW_POWER_ALL_R 0x0300 /* Receive all messages though PM */ macro
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dwext.c644 case IW_POWER_ALL_R: in orinoco_ioctl_setpower()
723 prq->flags |= IW_POWER_ALL_R; in orinoco_ioctl_getpower()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_wx.c282 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in rtl8180_wx_get_range()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c998 IW_POWER_UNICAST_R | IW_POWER_ALL_R; in prism2_ioctl_giwrange()
1267 case IW_POWER_ALL_R: in prism2_ioctl_siwpower()
1355 rrq->flags |= IW_POWER_ALL_R; in prism2_ioctl_giwpower()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c339 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in _rtl92e_wx_get_range()
/openbmc/linux/net/wireless/
H A Dwext-compat.c1228 case IW_POWER_ALL_R: /* If explicitely state all */ in cfg80211_wext_siwpower()
/openbmc/linux/drivers/net/wireless/zydas/
H A Dzd1201.c1567 vwrq->flags = IW_POWER_ALL_R; in zd1201_get_power()
/openbmc/linux/drivers/net/wireless/cisco/
H A Dairo.c7038 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in airo_get_range()
7108 case IW_POWER_ALL_R: in airo_set_power()
7153 vwrq->flags |= IW_POWER_ALL_R; in airo_get_power()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c7465 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw2100_wx_set_power()
H A Dipw2200.c9483 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw_wx_set_power()