Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_generic.c320 void __netdev_watchdog_up(struct net_device *dev) in __netdev_watchdog_up() function
333 __netdev_watchdog_up(dev); in dev_watchdog_up()
358 __netdev_watchdog_up(dev); in netif_carrier_on()
/linux-4.4.14/Documentation/timers/
Dtimer_stats.txt59 1, 2292 ip __netdev_watchdog_up (dev_watchdog)
/linux-4.4.14/include/linux/
Dnetdevice.h3125 void __netdev_watchdog_up(struct net_device *dev);
/linux-4.4.14/net/core/
Ddev.c2369 __netdev_watchdog_up(dev); in netif_device_attach()