Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/mediatek/
Dmtk_wed.h31 const struct mtk_wed_ops *ops;
76 struct mtk_wed_ops { struct
95 extern const struct mtk_wed_ops __rcu *mtk_soc_wed_ops; argument
/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_wed_ops.c7 const struct mtk_wed_ops __rcu *mtk_soc_wed_ops;
DMakefile12 obj-$(CONFIG_NET_MEDIATEK_SOC_WED) += mtk_wed_ops.o
Dmtk_wed.c1051 static const struct mtk_wed_ops wed_ops = { in mtk_wed_add_hw()