Home
last modified time | relevance | path

Searched refs:IW_AUTH_CIPHER_NONE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dwireless.h599 #define IW_AUTH_CIPHER_NONE 0x00000001 macro
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c832 if (param->value & IW_AUTH_CIPHER_NONE) { in gelic_wl_set_auth()
851 if (param->value & IW_AUTH_CIPHER_NONE) { in gelic_wl_set_auth()
/openbmc/linux/drivers/staging/ks7010/
H A Dks_wlan_net.c1392 case IW_AUTH_CIPHER_NONE: in ks_wlan_set_auth_mode()
1415 case IW_AUTH_CIPHER_NONE: in ks_wlan_set_auth_mode()
H A Dks_hostif.c1675 case IW_AUTH_CIPHER_NONE: in hostif_sme_set_rsn()
1707 case IW_AUTH_CIPHER_NONE: in hostif_sme_set_rsn()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c864 case IW_AUTH_CIPHER_NONE: in cfg80211_rtw_add_key()
1377 case IW_AUTH_CIPHER_NONE: in rtw_cfg80211_set_cipher()
/openbmc/linux/net/wireless/
H A Dwext-compat.c1091 else if (cipher & IW_AUTH_CIPHER_NONE) in cfg80211_set_cipher_group()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c6530 case IW_AUTH_CIPHER_NONE: in wext_cipher2level()