Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_generic.c544 void __netdev_watchdog_up(struct net_device *dev) in __netdev_watchdog_up() function
555 EXPORT_SYMBOL_GPL(__netdev_watchdog_up);
559 __netdev_watchdog_up(dev); in dev_watchdog_up()
584 __netdev_watchdog_up(dev); in netif_carrier_on()
/openbmc/linux/include/linux/
H A Dnetdevice.h4182 void __netdev_watchdog_up(struct net_device *dev);
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c1548 __netdev_watchdog_up(ugeth->ndev); in ugeth_activate()
/openbmc/linux/net/core/
H A Ddev.c3228 __netdev_watchdog_up(dev); in netif_device_attach()