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

/drivers/net/wireless/
H A Dairo.c587 #define AUTH_OPEN cpu_to_le16(0x1) macro
1816 if (ai->config.authType != AUTH_OPEN && maxencrypt) {
3863 ai->config.authType = AUTH_OPEN;
4922 ai->config.authType = AUTH_OPEN;
5558 apriv->config.authType = AUTH_OPEN;
6411 (local->config.authType == AUTH_OPEN)) {
6433 local->config.authType = AUTH_OPEN; // disable encryption
6472 case AUTH_OPEN:
6593 local->config.authType = AUTH_OPEN; // disable encryption
6653 case AUTH_OPEN
[all...]
/drivers/net/wireless/ipw2x00/
H A Dipw2200.h1764 #define AUTH_OPEN 0 macro
H A Dipw2200.c7405 priv->assoc_request.auth_type = AUTH_OPEN;

Completed in 161 milliseconds