Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c539 ext->alg == IW_ENCODE_ALG_NONE) { in libipw_wx_set_encodeext()
632 if (ext->alg != IW_ENCODE_ALG_NONE) { in libipw_wx_set_encodeext()
692 ext->alg = IW_ENCODE_ALG_NONE; in libipw_wx_get_encodeext()
/linux/include/uapi/linux/
H A Dwireless.h628 #define IW_ENCODE_ALG_NONE 0 macro
/linux/net/wireless/
H A Dwext-compat.c657 case IW_ENCODE_ALG_NONE: in cfg80211_wext_siwencodeext()