Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dwireless.h594 #define IW_AUTH_CIPHER_WEP40 0x00000002 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dwireless.h594 #define IW_AUTH_CIPHER_WEP40 0x00000002 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dwireless.h600 #define IW_AUTH_CIPHER_WEP40 0x00000002 macro
/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-compat.c967 if (cipher & IW_AUTH_CIPHER_WEP40) in cfg80211_set_cipher_group()
995 if (cipher & IW_AUTH_CIPHER_WEP40) { in cfg80211_set_cipher_pairwise()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_wext.c1209 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()
1246 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()
H A Dmoal_wext.c1585 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()
1687 vwrq->value = IW_AUTH_CIPHER_WEP40; in woal_get_auth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_wext.c1242 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()
1279 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()
H A Dmoal_wext.c1770 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()
1872 vwrq->value = IW_AUTH_CIPHER_WEP40; in woal_get_auth()
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_wlan_net.c1399 case IW_AUTH_CIPHER_WEP40: in ks_wlan_set_auth_mode()
1422 case IW_AUTH_CIPHER_WEP40: in ks_wlan_set_auth_mode()
H A Dks_hostif.c1688 case IW_AUTH_CIPHER_WEP40: in hostif_sme_set_rsn()
1720 case IW_AUTH_CIPHER_WEP40: in hostif_sme_set_rsn()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c2706 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c2955 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_iw.c2950 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iw.c3002 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c6578 case IW_AUTH_CIPHER_WEP40: in wext_cipher2level()