Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac_wx.c542 case IW_POWER_ALL_R: in ieee80211_wx_set_power()
588 wrqu->power.flags |= IW_POWER_ALL_R; in ieee80211_wx_get_power()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c601 case IW_POWER_ALL_R: in rtllib_wx_set_power()
644 wrqu->power.flags |= IW_POWER_ALL_R; in rtllib_wx_get_power()
/Linux-v4.19/include/uapi/linux/
Dwireless.h500 #define IW_POWER_ALL_R 0x0300 /* Receive all messages though PM */ macro
/Linux-v4.19/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-v4.19/drivers/staging/rtl8192u/
Dr8192U_wx.c283 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in rtl8180_wx_get_range()
/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_ioctl.c989 IW_POWER_UNICAST_R | IW_POWER_ALL_R; in prism2_ioctl_giwrange()
1255 case IW_POWER_ALL_R: in prism2_ioctl_siwpower()
1342 rrq->flags |= IW_POWER_ALL_R; in prism2_ioctl_giwpower()
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c358 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in _rtl92e_wx_get_range()
/Linux-v4.19/net/wireless/
Dwext-compat.c1120 case IW_POWER_ALL_R: /* If explicitely state all */ in cfg80211_wext_siwpower()
/Linux-v4.19/drivers/net/wireless/zydas/
Dzd1201.c1550 vwrq->flags = IW_POWER_ALL_R; in zd1201_get_power()
/Linux-v4.19/drivers/net/wireless/cisco/
Dairo.c6955 range->pm_capa = IW_POWER_PERIOD | IW_POWER_TIMEOUT | IW_POWER_ALL_R; in airo_get_range()
7025 case IW_POWER_ALL_R: in airo_set_power()
7068 vwrq->flags |= IW_POWER_ALL_R; in airo_get_power()
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c7516 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw2100_wx_set_power()
Dipw2200.c9548 case IW_POWER_ALL_R: /* If explicitly state all */ in ipw_wx_set_power()