Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_generic.c482 void __netdev_watchdog_up(struct net_device *dev) in __netdev_watchdog_up() function
492 EXPORT_SYMBOL_GPL(__netdev_watchdog_up);
496 __netdev_watchdog_up(dev); in dev_watchdog_up()
521 __netdev_watchdog_up(dev); in netif_carrier_on()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4078 void __netdev_watchdog_up(struct net_device *dev);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.c1568 __netdev_watchdog_up(ugeth->ndev); in ugeth_activate()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3159 __netdev_watchdog_up(dev); in netif_device_attach()