Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c532 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in libipw_wx_set_encodeext()
568 case IW_ENCODE_ALG_WEP: in libipw_wx_set_encodeext()
641 if (ext->alg == IW_ENCODE_ALG_WEP) { in libipw_wx_set_encodeext()
687 ext->alg != IW_ENCODE_ALG_WEP) in libipw_wx_get_encodeext()
700 ext->alg = IW_ENCODE_ALG_WEP; in libipw_wx_get_encodeext()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c520 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in ieee80211_wx_set_encode_ext()
554 case IW_ENCODE_ALG_WEP: in ieee80211_wx_set_encode_ext()
623 if (ext->alg == IW_ENCODE_ALG_WEP) { in ieee80211_wx_set_encode_ext()
676 ext->alg != IW_ENCODE_ALG_WEP) in ieee80211_wx_get_encode_ext()
690 ext->alg = IW_ENCODE_ALG_WEP; in ieee80211_wx_get_encode_ext()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_wx.c496 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in rtllib_wx_set_encode_ext()
524 case IW_ENCODE_ALG_WEP: in rtllib_wx_set_encode_ext()
595 if (ext->alg == IW_ENCODE_ALG_WEP) { in rtllib_wx_set_encode_ext()
/openbmc/linux/include/uapi/linux/
H A Dwireless.h629 #define IW_ENCODE_ALG_WEP 1 macro
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dwext.c780 case IW_ENCODE_ALG_WEP: in orinoco_ioctl_set_encodeext()
865 ext->alg = IW_ENCODE_ALG_WEP; in orinoco_ioctl_get_encodeext()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c3272 case IW_ENCODE_ALG_WEP: in prism2_ioctl_siwencodeext()
3303 if (sta_ptr || ext->alg != IW_ENCODE_ALG_WEP) { in prism2_ioctl_siwencodeext()
3434 ext->alg = IW_ENCODE_ALG_WEP; in prism2_ioctl_giwencodeext()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1233 } else if (alg == IW_ENCODE_ALG_WEP) { in gelic_wl_set_encodeext()
1311 ext->alg = IW_ENCODE_ALG_WEP; in gelic_wl_get_encodeext()
/openbmc/linux/net/wireless/
H A Dwext-compat.c712 case IW_ENCODE_ALG_WEP: in cfg80211_wext_siwencodeext()
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c1866 case IW_ENCODE_ALG_WEP: in atmel_set_encodeext()
1922 ext->alg = IW_ENCODE_ALG_WEP; in atmel_get_encodeext()
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c1766 case IW_ENCODE_ALG_WEP: in r871x_wx_set_enc_ext()
/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c1579 case IW_ENCODE_ALG_WEP: in ks_wlan_set_encode_ext()
/openbmc/linux/drivers/net/wireless/cisco/
H A Dairo.c6578 case IW_ENCODE_ALG_WEP: in airo_set_encodeext()
6667 encoding->flags = IW_ENCODE_ALG_WEP | IW_ENCODE_ENABLED; in airo_get_encodeext()
6670 encoding->flags = IW_ENCODE_ALG_WEP | IW_ENCODE_ENABLED; in airo_get_encodeext()