Home
last modified time | relevance | path

Searched refs:AUTH_OPEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c593 #define AUTH_OPEN cpu_to_le16(0x1) macro
1818 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()
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()
3861 set_auth_type(ai, AUTH_OPEN); in airo_readconfig()
4936 set_auth_type(ai, AUTH_OPEN); in proc_config_on_close()
5574 apriv->config.authType = AUTH_OPEN; in timer_func()
6419 (local->config.authType == AUTH_OPEN)) in airo_set_encode()
6440 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encode()
6479 case AUTH_OPEN in airo_get_encode()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c592 #define AUTH_OPEN cpu_to_le16(0x1) macro
1818 if (ai->config.authType != AUTH_OPEN && maxencrypt) { in checkThrottle()
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()
3854 set_auth_type(ai, AUTH_OPEN); in airo_readconfig()
4933 set_auth_type(ai, AUTH_OPEN); in proc_config_on_close()
5571 apriv->config.authType = AUTH_OPEN; in timer_func()
6431 (local->config.authType == AUTH_OPEN)) in airo_set_encode()
6452 set_auth_type(local, AUTH_OPEN); /* disable encryption */ in airo_set_encode()
6492 case AUTH_OPEN in airo_get_encode()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1745 #define AUTH_OPEN 0 macro
H A Dipw2200.c7300 priv->assoc_request.auth_type = AUTH_OPEN; in ipw_associate_network()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1744 #define AUTH_OPEN 0 macro
H A Dipw2200.c7254 priv->assoc_request.auth_type = AUTH_OPEN; in ipw_associate_network()

Completed in 59 milliseconds