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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_gsm.c2257 int need_restart = 0; local
2279 need_restart = 1;
2281 need_restart = 1;
2283 need_restart = 1;
2285 need_restart = 1;
2290 need_restart = 1;
2292 need_restart = 1;
2299 if (need_close || need_restart) {
2307 if (need_restart)
2325 if (need_restart)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dibmveth.c1117 int need_restart = 0; local
1132 need_restart = 1;
1147 if (need_restart) {
1154 if (need_restart && (rc = ibmveth_open(adapter->netdev)))

Completed in 132 milliseconds