Home
last modified time | relevance | path

Searched refs:mtk_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2349 static int mtk_stop(struct net_device *dev) in mtk_stop() function
2578 dev_dbg(eth->dev, "[%s][%d] mtk_stop starts\n", __func__, __LINE__); in mtk_pending_work()
2583 mtk_stop(eth->netdev[i]); in mtk_pending_work()
2586 dev_dbg(eth->dev, "[%s][%d] mtk_stop ends\n", __func__, __LINE__); in mtk_pending_work()
2840 .ndo_stop = mtk_stop,
3152 mtk_stop(eth->netdev[i]); in mtk_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3451 static int mtk_stop(struct net_device *dev) in mtk_stop() function
3509 mtk_stop(dev); in mtk_xdp_setup()
4128 mtk_stop(eth->netdev[i]); in mtk_pending_work()
4461 .ndo_stop = mtk_stop,
5017 mtk_stop(eth->netdev[i]); in mtk_remove()

Completed in 15 milliseconds