Home
last modified time | relevance | path

Searched refs:mtk_eth_set_dma_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1437 void mtk_eth_set_dma_device(struct mtk_eth *eth, struct device *dma_dev);
H A Dmtk_wed.c1152 mtk_eth_set_dma_device(hw->eth, hw->eth->dev); in __mtk_wed_detach()
2422 mtk_eth_set_dma_device(hw->eth, hw->dev); in mtk_wed_attach()
H A Dmtk_eth_soc.c4718 void mtk_eth_set_dma_device(struct mtk_eth *eth, struct device *dma_dev) in mtk_eth_set_dma_device() function