Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_generic.c475 void __netdev_watchdog_up(struct net_device *dev) in __netdev_watchdog_up() function
488 __netdev_watchdog_up(dev); in dev_watchdog_up()
513 __netdev_watchdog_up(dev); in netif_carrier_on()
/Linux-v4.19/include/linux/
Dnetdevice.h3666 void __netdev_watchdog_up(struct net_device *dev);
/Linux-v4.19/net/core/
Ddev.c2811 __netdev_watchdog_up(dev); in netif_device_attach()