Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/
Dairo.c587 #define AUTH_ENCRYPT cpu_to_le16(0x101) macro
4918 ai->config.authType = AUTH_ENCRYPT; in proc_config_on_close()
5097 ai->config.authType == AUTH_ENCRYPT ? "encrypt" : in proc_config_open()
5555 case AUTH_ENCRYPT: in timer_func()
5568 apriv->config.authType = AUTH_ENCRYPT; in timer_func()
6411 local->config.authType = AUTH_ENCRYPT; in airo_set_encode()
6436 local->config.authType = AUTH_ENCRYPT; // Only Wep in airo_set_encode()
6464 case AUTH_ENCRYPT: in airo_get_encode()
6596 local->config.authType = AUTH_ENCRYPT; // Only Wep in airo_set_encodeext()
6645 case AUTH_ENCRYPT: in airo_get_encodeext()
[all …]