Home
last modified time | relevance | path

Searched refs:__netdev_watchdog_up (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/sched/
Dsch_generic.c462 void __netdev_watchdog_up(struct net_device *dev) in __netdev_watchdog_up() function
475 __netdev_watchdog_up(dev); in dev_watchdog_up()
500 __netdev_watchdog_up(dev); in netif_carrier_on()
/Linux-v5.4/include/linux/
Dnetdevice.h3771 void __netdev_watchdog_up(struct net_device *dev);
/Linux-v5.4/net/core/
Ddev.c2773 __netdev_watchdog_up(dev); in netif_device_attach()