Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dairo.c588 #define AUTH_ENCRYPT cpu_to_le16(0x101) macro
4886 ai->config.authType = AUTH_ENCRYPT; in proc_config_on_close()
5064 ai->config.authType == AUTH_ENCRYPT ? "encrypt" : in proc_config_open()
5515 case AUTH_ENCRYPT: in timer_func()
5528 apriv->config.authType = AUTH_ENCRYPT; in timer_func()
6372 local->config.authType = AUTH_ENCRYPT; in airo_set_encode()
6397 local->config.authType = AUTH_ENCRYPT; // Only Wep in airo_set_encode()
6425 case AUTH_ENCRYPT: in airo_get_encode()
6557 local->config.authType = AUTH_ENCRYPT; // Only Wep in airo_set_encodeext()
6606 case AUTH_ENCRYPT: in airo_get_encodeext()
[all …]