Home
last modified time | relevance | path

Searched refs:IW_POWER_MULTICAST_R (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c524 case IW_POWER_MULTICAST_R: in rtllib_wx_set_power()
570 wrqu->power.flags |= IW_POWER_MULTICAST_R; in rtllib_wx_get_power()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c538 case IW_POWER_MULTICAST_R: in ieee80211_wx_set_power()
589 wrqu->power.flags |= IW_POWER_MULTICAST_R; in ieee80211_wx_get_power()
/openbmc/linux/include/uapi/linux/
H A Dwireless.h505 #define IW_POWER_MULTICAST_R 0x0200 /* Receive only multicast messages */ macro