Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_generic.c555 void netdev_watchdog_up(struct net_device *dev) in netdev_watchdog_up() function
566 EXPORT_SYMBOL_GPL(netdev_watchdog_up);
590 netdev_watchdog_up(dev); in netif_carrier_on()
1268 netdev_watchdog_up(dev); in dev_activate()
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c1437 netdev_watchdog_up(ugeth->ndev); in ugeth_activate()
/linux/include/linux/
H A Dnetdevice.h4465 void netdev_watchdog_up(struct net_device *dev);
/linux/net/core/
H A Ddev.c3473 netdev_watchdog_up(dev); in netif_device_attach()