Home
last modified time | relevance | path

Searched refs:WSEC_SWFLAG (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_wifi.h209 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwpa.h92 ((bsscfg)->wsec & (WSEC_SWFLAG | FIPS_ENABLED))))
95 ((bsscfg)->wsec & WSEC_SWFLAG)))
H A Dwlioctl_defs.h523 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h444 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h474 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h474 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h474 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl_defs.h523 #define WSEC_SWFLAG 0x0008 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c1155 wsec == (WSEC_SWFLAG|TKIP_ENABLED|AES_ENABLED)) { in wl_ext_get_sec()
1157 } else if (wsec == TKIP_ENABLED || wsec == (WSEC_SWFLAG|TKIP_ENABLED)) { in wl_ext_get_sec()
1159 } else if (wsec == AES_ENABLED || wsec == (WSEC_SWFLAG|AES_ENABLED)) { in wl_ext_get_sec()
1599 wsec |= WSEC_SWFLAG; // terence 20180628: fix me, this is a workaround in wl_ext_set_emode()
H A Dwl_cfg80211.c9797 wsec |= WSEC_SWFLAG; // terence 20180628: fix me, this is a workaround in wl_cfg80211_bcn_bringup_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c3148 wsec |= WSEC_SWFLAG; // terence 20180628: fix me, this is a workaround in wl_cfg80211_bcn_bringup_ap()
H A Dwl_iapsta.c690 wsec |= WSEC_SWFLAG; // terence 20180628: fix me, this is a workaround in wl_ext_set_emode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.c3141 wsec |= WSEC_SWFLAG; // terence 20180628: fix me, this is a workaround in wl_cfg80211_bcn_bringup_ap()
H A Dwl_iapsta.c659 wsec |= WSEC_SWFLAG; // terence 20180628: fix me, this is a workaround in wl_ext_set_emode()