Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c552 int connect_to_any_BSS; member
1373 priv->connect_to_any_BSS = 0; in init_atmel_card()
1509 priv->connect_to_any_BSS = 1; in atmel_set_essid()
1513 priv->connect_to_any_BSS = 0; in atmel_set_essid()
1546 dwrq->flags = !priv->connect_to_any_BSS; /* active */ in atmel_get_essid()
2544 if (priv->connect_to_any_BSS) { in retrieve_bss()
2663 if (status == C80211_MGMT_SC_AuthAlgNotSupported && priv->connect_to_any_BSS) { in authenticate()
2745 if(priv->connect_to_any_BSS) { in associate()
2807 if (!priv->connect_to_any_BSS) { in restart_search()