| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_wx.c | 572 case IW_ENCODE_ALG_TKIP: in libipw_wx_set_encodeext() 645 } else if (ext->alg == IW_ENCODE_ALG_TKIP) { in libipw_wx_set_encodeext() 702 ext->alg = IW_ENCODE_ALG_TKIP; in libipw_wx_get_encodeext() 712 (ext->alg == IW_ENCODE_ALG_TKIP || in libipw_wx_get_encodeext()
|
| H A D | ipw2200.c | 6756 if (ext->alg == IW_ENCODE_ALG_TKIP) { in ipw_wx_set_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_wx.c | 558 case IW_ENCODE_ALG_TKIP: in ieee80211_wx_set_encode_ext() 627 } else if (ext->alg == IW_ENCODE_ALG_TKIP) { in ieee80211_wx_set_encode_ext() 692 ext->alg = IW_ENCODE_ALG_TKIP; in ieee80211_wx_get_encode_ext() 700 (ext->alg == IW_ENCODE_ALG_TKIP || in ieee80211_wx_get_encode_ext()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | wext.c | 746 if (priv->has_wpa && (alg != IW_ENCODE_ALG_TKIP)) { in orinoco_ioctl_set_encodeext() 753 set_key = ((alg == IW_ENCODE_ALG_TKIP) || in orinoco_ioctl_set_encodeext() 775 case IW_ENCODE_ALG_TKIP: in orinoco_ioctl_set_encodeext() 857 ext->alg = IW_ENCODE_ALG_TKIP; in orinoco_ioctl_get_encodeext()
|
| /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 D | wireless.h | 624 #define IW_ENCODE_ALG_TKIP 2 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 D | wireless.h | 624 #define IW_ENCODE_ALG_TKIP 2 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | wireless.h | 630 #define IW_ENCODE_ALG_TKIP 2 macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtllib_wx.c | 571 case IW_ENCODE_ALG_TKIP: in rtllib_wx_set_encode_ext() 642 } else if (ext->alg == IW_ENCODE_ALG_TKIP) { in rtllib_wx_set_encode_ext()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_ioctl.c | 3254 case IW_ENCODE_ALG_TKIP: in prism2_ioctl_siwencodeext() 3413 ext->alg = IW_ENCODE_ALG_TKIP; in prism2_ioctl_giwencodeext() 3426 (ext->alg == IW_ENCODE_ALG_TKIP || in prism2_ioctl_giwencodeext()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/ |
| H A D | isl_ioctl.c | 1590 case IW_ENCODE_ALG_TKIP: in prism54_set_encodeext() 1725 ext->alg = IW_ENCODE_ALG_TKIP; in prism54_get_encodeext()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-compat.c | 659 case IW_ENCODE_ALG_TKIP: in cfg80211_wext_siwencodeext()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_iw.c | 2492 if (iwe->alg == IW_ENCODE_ALG_TKIP) { 2519 case IW_ENCODE_ALG_TKIP:
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_iw.c | 2498 if (iwe->alg == IW_ENCODE_ALG_TKIP) { 2525 case IW_ENCODE_ALG_TKIP:
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_iw.c | 2498 if (iwe->alg == IW_ENCODE_ALG_TKIP) { 2525 case IW_ENCODE_ALG_TKIP:
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iw.c | 2733 if (iwe->alg == IW_ENCODE_ALG_TKIP) { in wl_iw_set_encodeext() 2760 case IW_ENCODE_ALG_TKIP: in wl_iw_set_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_iw.c | 2729 if (iwe->alg == IW_ENCODE_ALG_TKIP) { in wl_iw_set_encodeext() 2756 case IW_ENCODE_ALG_TKIP: in wl_iw_set_encodeext()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iw.c | 2779 if (iwe->alg == IW_ENCODE_ALG_TKIP) { in wl_iw_set_encodeext() 2806 case IW_ENCODE_ALG_TKIP: in wl_iw_set_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_ioctl_linux.c | 1771 case IW_ENCODE_ALG_TKIP: in r871x_wx_set_enc_ext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/ks7010/ |
| H A D | ks_wlan_net.c | 1592 case IW_ENCODE_ALG_TKIP: in ks_wlan_set_encode_ext()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_wireless.c | 1315 ext->alg = IW_ENCODE_ALG_TKIP; in gelic_wl_get_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | ioctl_linux.c | 1870 case IW_ENCODE_ALG_TKIP: in rtw_wx_set_enc_ext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_linux.c | 2158 case IW_ENCODE_ALG_TKIP: in rtw_wx_set_enc_ext()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_linux.c | 3041 case IW_ENCODE_ALG_TKIP:
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 3041 case IW_ENCODE_ALG_TKIP:
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_linux.c | 3947 case IW_ENCODE_ALG_TKIP:
|