Lines Matching refs:hands_off
566 int hands_off; member
880 np->hands_off = 0; in natsemi_probe1()
1889 if (!np->hands_off) { in ns_tx_timeout()
2113 if (!np->hands_off) { in start_tx()
2192 if (np->hands_off || !readl(ioaddr + IntrEnable)) in intr_handler()
2268 if (!np->hands_off) in natsemi_poll()
2472 if (netif_running(dev) && !np->hands_off) in get_stats()
2559 if (!np->hands_off) in set_rx_mode()
3186 np->hands_off = 1; in netdev_close()
3197 np->hands_off = 0; in netdev_close()
3287 np->hands_off = 1; in natsemi_suspend()
3333 BUG_ON(!np->hands_off); in natsemi_resume()
3342 np->hands_off = 0; in natsemi_resume()