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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c97 static int roaming = 1; variable
4276 * off roaming, and abort any active scans */
4293 /* If we are currently roaming, then just
4301 if (roaming &&
4304 /* If we are not already roaming, set the ROAM
4310 "roaming\n", missed_count);
4322 * stuck (only if we aren't roaming --
5371 int roaming)
5396 if (unlikely(roaming)) {
5397 /* If we are roaming, the
5368 ipw_find_adhoc_network(struct ipw_priv *priv, struct ipw_network_match *match, struct ieee80211_network *network, int roaming) argument
5580 ipw_best_network(struct ipw_priv *priv, struct ipw_network_match *match, struct ieee80211_network *network, int roaming) argument
7207 ipw_associate_network(struct ipw_priv *priv, struct ieee80211_network *network, struct ipw_supported_rates *rates, int roaming) argument
[all...]

Completed in 49 milliseconds