Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c594 #define AUTH_ENCRYPT cpu_to_le16(0x101) macro
3821 /* Cache the last auth type used (of AUTH_OPEN and AUTH_ENCRYPT). in set_auth_type()
3824 if (auth_type == AUTH_OPEN || auth_type == AUTH_ENCRYPT) in set_auth_type()
4933 set_auth_type(ai, AUTH_ENCRYPT); in proc_config_on_close()
5111 ai->config.authType == AUTH_ENCRYPT ? "encrypt" : in proc_config_open()
5572 case AUTH_ENCRYPT: in timer_func()
5585 apriv->config.authType = AUTH_ENCRYPT; in timer_func()
6420 set_auth_type(local, AUTH_ENCRYPT); in airo_set_encode()
6444 set_auth_type(local, AUTH_ENCRYPT); /* Only Wep */ in airo_set_encode()
6472 case AUTH_ENCRYPT in airo_get_encode()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c593 #define AUTH_ENCRYPT cpu_to_le16(0x101) macro
3813 /* Cache the last auth type used (of AUTH_OPEN and AUTH_ENCRYPT). in set_auth_type()
3816 if (auth_type == AUTH_OPEN || auth_type == AUTH_ENCRYPT) in set_auth_type()
4930 set_auth_type(ai, AUTH_ENCRYPT); in proc_config_on_close()
5108 ai->config.authType == AUTH_ENCRYPT ? "encrypt" : in proc_config_open()
5569 case AUTH_ENCRYPT: in timer_func()
5582 apriv->config.authType = AUTH_ENCRYPT; in timer_func()
6432 set_auth_type(local, AUTH_ENCRYPT); in airo_set_encode()
6456 set_auth_type(local, AUTH_ENCRYPT); /* Only Wep */ in airo_set_encode()
6485 case AUTH_ENCRYPT in airo_get_encode()
[all...]

Completed in 19 milliseconds