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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.c1441 if (priv->stop_hang_check) {
1442 priv->stop_hang_check = 0;
1574 if (!priv->stop_hang_check) {
1575 priv->stop_hang_check = 1;
1832 if (!priv->stop_hang_check) {
1833 priv->stop_hang_check = 1;
1902 priv->stop_hang_check = 1;
4011 DUMP_VAR(stop_hang_check, "d");
4371 priv->stop_hang_check = 1;
5885 priv->stop_hang_check
[all...]
H A Dipw2100.h468 int stop_hang_check; /* Set 1 when shutting down to kill hang_check */ member in struct:ipw2100_priv

Completed in 267 milliseconds