Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dlibipw_wx.c548 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in libipw_wx_set_encodeext()
584 case IW_ENCODE_ALG_WEP: in libipw_wx_set_encodeext()
655 if (ext->alg == IW_ENCODE_ALG_WEP) { in libipw_wx_set_encodeext()
701 ext->alg != IW_ENCODE_ALG_WEP) in libipw_wx_get_encodeext()
714 ext->alg = IW_ENCODE_ALG_WEP; in libipw_wx_get_encodeext()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c540 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in ieee80211_wx_set_encode_ext()
574 case IW_ENCODE_ALG_WEP: in ieee80211_wx_set_encode_ext()
648 if (ext->alg == IW_ENCODE_ALG_WEP) { in ieee80211_wx_set_encode_ext()
701 ext->alg != IW_ENCODE_ALG_WEP) in ieee80211_wx_get_encode_ext()
715 ext->alg = IW_ENCODE_ALG_WEP; in ieee80211_wx_get_encode_ext()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_wx.c553 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in rtllib_wx_set_encode_ext()
581 case IW_ENCODE_ALG_WEP: in rtllib_wx_set_encode_ext()
653 if (ext->alg == IW_ENCODE_ALG_WEP) { in rtllib_wx_set_encode_ext()
/linux-4.4.14/include/uapi/linux/
Dwireless.h622 #define IW_ENCODE_ALG_WEP 1 macro
/linux-4.4.14/drivers/net/wireless/orinoco/
Dwext.c766 case IW_ENCODE_ALG_WEP: in orinoco_ioctl_set_encodeext()
851 ext->alg = IW_ENCODE_ALG_WEP; in orinoco_ioctl_get_encodeext()
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_ioctl.c3254 case IW_ENCODE_ALG_WEP: in prism2_ioctl_siwencodeext()
3285 if (sta_ptr || ext->alg != IW_ENCODE_ALG_WEP) { in prism2_ioctl_siwencodeext()
3415 ext->alg = IW_ENCODE_ALG_WEP; in prism2_ioctl_giwencodeext()
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c1248 } else if (alg == IW_ENCODE_ALG_WEP) { in gelic_wl_set_encodeext()
1326 ext->alg = IW_ENCODE_ALG_WEP; in gelic_wl_get_encodeext()
/linux-4.4.14/drivers/net/wireless/prism54/
Disl_ioctl.c1581 case IW_ENCODE_ALG_WEP: in prism54_set_encodeext()
1729 ext->alg = IW_ENCODE_ALG_WEP; in prism54_get_encodeext()
/linux-4.4.14/net/wireless/
Dwext-compat.c675 case IW_ENCODE_ALG_WEP: in cfg80211_wext_siwencodeext()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c1918 case IW_ENCODE_ALG_WEP: in rtw_wx_set_enc_ext()
1940 if ((pext->alg != IW_ENCODE_ALG_WEP) && in rtw_wx_set_enc_ext()
/linux-4.4.14/drivers/net/wireless/
Datmel.c1881 case IW_ENCODE_ALG_WEP: in atmel_set_encodeext()
1937 ext->alg = IW_ENCODE_ALG_WEP; in atmel_get_encodeext()
Dairo.c6522 case IW_ENCODE_ALG_WEP: in airo_set_encodeext()
6611 encoding->flags = IW_ENCODE_ALG_WEP | IW_ENCODE_ENABLED; in airo_get_encodeext()
6614 encoding->flags = IW_ENCODE_ALG_WEP | IW_ENCODE_ENABLED; in airo_get_encodeext()
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c1784 case IW_ENCODE_ALG_WEP: in r871x_wx_set_enc_ext()