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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dnatsemi.c578 int hands_off; member in struct:netdev_private
869 np->hands_off = 0;
1890 if (!np->hands_off) {
1903 "%s: tx_timeout while in hands_off state?\n",
2104 if (!np->hands_off) {
2186 if (np->hands_off || !readl(ioaddr + IntrEnable))
2266 if (!np->hands_off && netif_running(dev))
2467 if (netif_running(dev) && !np->hands_off)
2553 if (!np->hands_off)
3145 np->hands_off
[all...]

Completed in 78 milliseconds