Home
last modified time | relevance | path

Searched refs:IW_AUTH_CIPHER_WEP40 (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dwireless.h600 #define IW_AUTH_CIPHER_WEP40 0x00000002 macro
/linux/net/wireless/
H A Dwext-compat.c1055 if (cipher & IW_AUTH_CIPHER_WEP40) in cfg80211_set_cipher_group()
1083 if (cipher & IW_AUTH_CIPHER_WEP40) { in cfg80211_set_cipher_pairwise()
/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c1398 case IW_AUTH_CIPHER_WEP40: in ks_wlan_set_auth_mode()
1421 case IW_AUTH_CIPHER_WEP40: in ks_wlan_set_auth_mode()
H A Dks_hostif.c1679 case IW_AUTH_CIPHER_WEP40: in hostif_sme_set_rsn()
1711 case IW_AUTH_CIPHER_WEP40: in hostif_sme_set_rsn()
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c820 (IW_AUTH_CIPHER_WEP104 | IW_AUTH_CIPHER_WEP40)) { in gelic_wl_set_auth()
839 (IW_AUTH_CIPHER_WEP104 | IW_AUTH_CIPHER_WEP40)) { in gelic_wl_set_auth()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c6532 case IW_AUTH_CIPHER_WEP40: in wext_cipher2level()