Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_generic.c583 void netdev_watchdog_up(struct net_device *dev) in netdev_watchdog_up() function
594 EXPORT_SYMBOL_GPL(netdev_watchdog_up);
618 netdev_watchdog_up(dev); in netif_carrier_on()
1287 netdev_watchdog_up(dev); in dev_activate()
/linux/include/linux/
H A Dnetdevice.h4587 void netdev_watchdog_up(struct net_device *dev);
/linux/net/core/
H A Ddev.c3500 netdev_watchdog_up(dev); in netif_device_attach()