IW_ENCODE_DISABLED  109 net/ieee80211/ieee80211_wx.c 		iwe.u.data.flags = IW_ENCODE_DISABLED;
IW_ENCODE_DISABLED  336 net/ieee80211/ieee80211_wx.c 	if (erq->flags & IW_ENCODE_DISABLED) {
IW_ENCODE_DISABLED  506 net/ieee80211/ieee80211_wx.c 		erq->flags |= IW_ENCODE_DISABLED;
IW_ENCODE_DISABLED  563 net/ieee80211/ieee80211_wx.c 	if ((encoding->flags & IW_ENCODE_DISABLED) ||
IW_ENCODE_DISABLED  731 net/ieee80211/ieee80211_wx.c 		encoding->flags |= IW_ENCODE_DISABLED;
IW_ENCODE_DISABLED  827 net/mac80211/scan.c 		iwe.u.data.flags = IW_ENCODE_DISABLED;
IW_ENCODE_DISABLED  903 net/mac80211/wext.c 	if (erq->flags & IW_ENCODE_DISABLED)
IW_ENCODE_DISABLED  948 net/mac80211/wext.c 		erq->flags |= IW_ENCODE_DISABLED;
IW_ENCODE_DISABLED 1139 net/mac80211/wext.c 	if (erq->flags & IW_ENCODE_DISABLED)