| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap_wext.c | 607 if (dwrq->flags & (IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN)) { in woal_set_encode() 614 case IW_ENCODE_OPEN: in woal_set_encode() 619 case IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN: in woal_set_encode() 691 dwrq->flags = IW_ENCODE_OPEN; in woal_get_encode() 698 dwrq->flags = IW_ENCODE_DISABLED | IW_ENCODE_OPEN; in woal_get_encode()
|
| H A D | moal_wext.c | 940 if (dwrq->flags & (IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN)) { in woal_set_encode() 947 case IW_ENCODE_OPEN: in woal_set_encode() 952 case IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN: in woal_set_encode() 1009 dwrq->flags = IW_ENCODE_OPEN; in woal_get_encode() 1018 dwrq->flags = IW_ENCODE_OPEN | IW_ENCODE_RESTRICTED; in woal_get_encode() 1022 dwrq->flags = IW_ENCODE_DISABLED | IW_ENCODE_OPEN; in woal_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap_wext.c | 617 if (dwrq->flags & (IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN)) { in woal_set_encode() 624 case IW_ENCODE_OPEN: in woal_set_encode() 629 case IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN: in woal_set_encode() 699 dwrq->flags = IW_ENCODE_OPEN; in woal_get_encode() 706 dwrq->flags = IW_ENCODE_DISABLED | IW_ENCODE_OPEN; in woal_get_encode()
|
| H A D | moal_wext.c | 1118 if (dwrq->flags & (IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN)) { in woal_set_encode() 1125 case IW_ENCODE_OPEN: in woal_set_encode() 1130 case IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN: in woal_set_encode() 1187 dwrq->flags = IW_ENCODE_OPEN; in woal_get_encode() 1196 dwrq->flags = IW_ENCODE_OPEN | IW_ENCODE_RESTRICTED; in woal_get_encode() 1200 dwrq->flags = IW_ENCODE_DISABLED | IW_ENCODE_OPEN; in woal_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_wx.c | 439 if (erq->flags & (IW_ENCODE_OPEN | IW_ENCODE_RESTRICTED)) { in libipw_wx_set_encode() 495 erq->flags |= IW_ENCODE_OPEN; in libipw_wx_get_encode()
|
| /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 | 488 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ 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 | 488 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | wireless.h | 494 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | wext.c | 297 if (erq->flags & IW_ENCODE_OPEN) in orinoco_ioctl_setiwencode() 352 erq->flags |= IW_ENCODE_OPEN; in orinoco_ioctl_getiwencode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/ |
| H A D | isl_ioctl.c | 1133 if (dwrq->flags & IW_ENCODE_OPEN) in prism54_set_encode() 1178 dwrq->flags = IW_ENCODE_OPEN; in prism54_get_encode() 1619 if (encoding->flags & IW_ENCODE_OPEN) { in prism54_set_encodeext() 1696 wrqu->encoding.flags |= IW_ENCODE_OPEN; in prism54_get_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_ioctl_linux.c | 1525 if (erq->flags & IW_ENCODE_OPEN) { in r8711_wx_set_enc() 1628 erq->flags |= IW_ENCODE_OPEN; in r8711_wx_get_enc() 1640 erq->flags |= (IW_ENCODE_ENABLED | IW_ENCODE_OPEN | in r8711_wx_get_enc()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_wireless.c | 1054 if (flags & IW_ENCODE_OPEN) in gelic_wl_set_encode() 1104 enc->flags = IW_ENCODE_OPEN; in gelic_wl_get_encode() 1235 if (flags & IW_ENCODE_OPEN) { in gelic_wl_set_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtllib_wx.c | 501 erq->flags |= IW_ENCODE_OPEN; in rtllib_wx_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_wx.c | 480 erq->flags |= IW_ENCODE_OPEN; in ieee80211_wx_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | ioctl_linux.c | 1603 if (erq->flags & IW_ENCODE_OPEN) { in rtw_wx_set_enc() 1717 erq->flags |= IW_ENCODE_OPEN; in rtw_wx_get_enc() 1728 erq->flags |= (IW_ENCODE_ENABLED | IW_ENCODE_OPEN | IW_ENCODE_NOKEY); in rtw_wx_get_enc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_ioctl.c | 206 local->open_wep = erq->flags & IW_ENCODE_OPEN; in prism2_ioctl_siwencode() 283 erq->flags |= IW_ENCODE_OPEN; in prism2_ioctl_giwencode() 3351 local->open_wep = erq->flags & IW_ENCODE_OPEN; in prism2_ioctl_siwencodeext()
|
| /OK3568_Linux_fs/kernel/drivers/staging/ks7010/ |
| H A D | ks_wlan_net.c | 842 if (enc->flags & IW_ENCODE_OPEN) { in ks_wlan_set_encode() 877 enc->flags = IW_ENCODE_OPEN; in ks_wlan_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_linux.c | 1877 if (erq->flags & IW_ENCODE_OPEN) { in rtw_wx_set_enc() 2003 erq->flags |= IW_ENCODE_OPEN; in rtw_wx_get_enc() 2014 erq->flags |= (IW_ENCODE_ENABLED | IW_ENCODE_OPEN | IW_ENCODE_NOKEY); in rtw_wx_get_enc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/ |
| H A D | zd1201.c | 1460 erq->flags |= IW_ENCODE_OPEN; in zd1201_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | wl3501_cs.c | 1785 IW_ENCODE_OPEN; in wl3501_get_encode()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_linux.c | 2594 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ 2653 if (erq->flags & IW_ENCODE_OPEN) { 2794 erq->flags |= IW_ENCODE_OPEN; 2808 erq->flags |= (IW_ENCODE_ENABLED | IW_ENCODE_OPEN | IW_ENCODE_NOKEY);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 2594 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ 2653 if (erq->flags & IW_ENCODE_OPEN) { 2794 erq->flags |= IW_ENCODE_OPEN; 2808 erq->flags |= (IW_ENCODE_ENABLED | IW_ENCODE_OPEN | IW_ENCODE_NOKEY);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/ |
| H A D | atmel.c | 1789 if (dwrq->flags & IW_ENCODE_OPEN) in atmel_set_encode() 1809 dwrq->flags = IW_ENCODE_OPEN; in atmel_get_encode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/ |
| H A D | airo.c | 6440 if (dwrq->flags & IW_ENCODE_OPEN) in airo_set_encode() 6470 dwrq->flags = IW_ENCODE_OPEN; in airo_get_encode() 6600 if (encoding->flags & IW_ENCODE_OPEN) in airo_set_encodeext()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_linux.c | 3478 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ 3541 if(erq->flags & IW_ENCODE_OPEN) 3701 erq->flags |= IW_ENCODE_OPEN; 3720 erq->flags |= (IW_ENCODE_ENABLED | IW_ENCODE_OPEN | IW_ENCODE_NOKEY);
|