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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.c1687 static int ipw2100_up(struct ipw2100_priv *priv, int deferred) function
1813 return ipw2100_up(priv, 1);
1909 ipw2100_up(priv, 0);
6184 * network device we would call ipw2100_up. This introduced a race
6188 * If we called ipw2100_up before we registered the device, then the
6190 * member to call a function that then just turns and calls ipw2100_up.
6390 ipw2100_up(priv, 0);

Completed in 68 milliseconds