Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dnatsemi.c566 int hands_off; member
878 np->hands_off = 0; in natsemi_probe1()
1889 if (!np->hands_off) { in ns_tx_timeout()
1902 "%s: tx_timeout while in hands_off state?\n", 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 in netdev_close()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dnatsemi.c566 int hands_off; member
880 np->hands_off = 0; in natsemi_probe1()
1889 if (!np->hands_off) { in ns_tx_timeout()
1902 "%s: tx_timeout while in hands_off state?\n", 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 in netdev_close()
[all...]

Completed in 10 milliseconds