Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/intel/ipw2x00/
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()
/linux-6.3-rc2/drivers/staging/rtl8192u/ieee80211/
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()
/linux-6.3-rc2/drivers/staging/rtl8192e/
A Drtllib_wx.c522 if (idx != 0 && ext->alg != IW_ENCODE_ALG_WEP) in rtllib_wx_set_encode_ext()
550 case IW_ENCODE_ALG_WEP: in rtllib_wx_set_encode_ext()
621 if (ext->alg == IW_ENCODE_ALG_WEP) { in rtllib_wx_set_encode_ext()
/linux-6.3-rc2/include/uapi/linux/
A Dwireless.h629 #define IW_ENCODE_ALG_WEP 1 macro
/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/
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()
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/
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()
/linux-6.3-rc2/drivers/net/ethernet/toshiba/
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()
/linux-6.3-rc2/net/wireless/
A Dwext-compat.c712 case IW_ENCODE_ALG_WEP: in cfg80211_wext_siwencodeext()
/linux-6.3-rc2/drivers/net/wireless/atmel/
A Datmel.c1866 case IW_ENCODE_ALG_WEP: in atmel_set_encodeext()
1922 ext->alg = IW_ENCODE_ALG_WEP; in atmel_get_encodeext()
/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_ioctl_linux.c1766 case IW_ENCODE_ALG_WEP: in r871x_wx_set_enc_ext()
/linux-6.3-rc2/drivers/staging/ks7010/
A Dks_wlan_net.c1579 case IW_ENCODE_ALG_WEP: in ks_wlan_set_encode_ext()
/linux-6.3-rc2/drivers/net/wireless/cisco/
A Dairo.c6575 case IW_ENCODE_ALG_WEP: in airo_set_encodeext()
6664 encoding->flags = IW_ENCODE_ALG_WEP | IW_ENCODE_ENABLED; in airo_get_encodeext()
6667 encoding->flags = IW_ENCODE_ALG_WEP | IW_ENCODE_ENABLED; in airo_get_encodeext()

Completed in 64 milliseconds