mtk_eth_set_dma_device
void mtk_eth_set_dma_device(struct mtk_eth *eth, struct device *dma_dev);
mtk_eth_set_dma_device(hw->eth, hw->eth->dev);
mtk_eth_set_dma_device(hw->eth, hw->dev);