Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_generic.c554 void netdev_watchdog_up(struct net_device *dev) in netdev_watchdog_up() function
565 EXPORT_SYMBOL_GPL(netdev_watchdog_up);
589 netdev_watchdog_up(dev); in netif_carrier_on()
1265 netdev_watchdog_up(dev); in dev_activate()
/linux-6.15/drivers/net/ethernet/freescale/
H A Ducc_geth.c1437 netdev_watchdog_up(ugeth->ndev); in ugeth_activate()
/linux-6.15/include/linux/
H A Dnetdevice.h4447 void netdev_watchdog_up(struct net_device *dev);
/linux-6.15/net/core/
H A Ddev.c3422 netdev_watchdog_up(dev); in netif_device_attach()