Lines Matching defs:hands_off
566 int hands_off;
880 np->hands_off = 0;
1889 if (!np->hands_off) {
1902 "%s: tx_timeout while in hands_off state?\n",
2113 if (!np->hands_off) {
2192 if (np->hands_off || !readl(ioaddr + IntrEnable))
2268 if (!np->hands_off)
2472 if (netif_running(dev) && !np->hands_off)
2559 if (!np->hands_off)
3186 np->hands_off = 1;
3197 np->hands_off = 0;
3255 * No function accesses the hardware without checking np->hands_off.
3265 * sets hands_off, disables interrupts and then waits with
3268 * Interrupts must be disabled, otherwise hands_off can cause irq storms.
3287 np->hands_off = 1;
3333 BUG_ON(!np->hands_off);
3342 np->hands_off = 0;