Searched refs:IW_AUTH_CIPHER_WEP40 (Results 1 – 18 of 18) sorted by relevance
594 #define IW_AUTH_CIPHER_WEP40 0x00000002 macro
600 #define IW_AUTH_CIPHER_WEP40 0x00000002 macro
967 if (cipher & IW_AUTH_CIPHER_WEP40) in cfg80211_set_cipher_group()995 if (cipher & IW_AUTH_CIPHER_WEP40) { in cfg80211_set_cipher_pairwise()
1209 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()
1585 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()1687 vwrq->value = IW_AUTH_CIPHER_WEP40; in woal_get_auth()
1242 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()
1770 else if (vwrq->value & IW_AUTH_CIPHER_WEP40) in woal_set_auth()1872 vwrq->value = IW_AUTH_CIPHER_WEP40; in woal_get_auth()
1399 case IW_AUTH_CIPHER_WEP40: in ks_wlan_set_auth_mode()1422 case IW_AUTH_CIPHER_WEP40: in ks_wlan_set_auth_mode()
1688 case IW_AUTH_CIPHER_WEP40: in hostif_sme_set_rsn()1720 case IW_AUTH_CIPHER_WEP40: in hostif_sme_set_rsn()
820 (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()
2706 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
2712 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104))
2955 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
2950 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
3002 if (cipher_combined & (IW_AUTH_CIPHER_WEP40 | IW_AUTH_CIPHER_WEP104)) in wl_iw_set_wpaauth()
6578 case IW_AUTH_CIPHER_WEP40: in wext_cipher2level()