Lines Matching refs:hands_off
566 int hands_off; member
876 np->hands_off = 0; in natsemi_probe1()
1888 if (!np->hands_off) { in ns_tx_timeout()
2101 if (!np->hands_off) { in start_tx()
2181 if (np->hands_off || !readl(ioaddr + IntrEnable)) in intr_handler()
2257 if (!np->hands_off) in natsemi_poll()
2460 if (netif_running(dev) && !np->hands_off) in get_stats()
2550 if (!np->hands_off) in set_rx_mode()
3164 np->hands_off = 1; in netdev_close()
3175 np->hands_off = 0; in netdev_close()
3268 np->hands_off = 1; in natsemi_suspend()
3315 BUG_ON(!np->hands_off); in natsemi_resume()
3330 np->hands_off = 0; in natsemi_resume()