Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_ops.c7 const struct mtk_wed_ops __rcu *mtk_soc_wed_ops;
H A DMakefile12 obj-$(CONFIG_NET_MEDIATEK_SOC_WED) += mtk_wed_ops.o
H A Dmtk_wed.c2763 static const struct mtk_wed_ops wed_ops = { in mtk_wed_add_hw()
/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h87 const struct mtk_wed_ops *ops;
194 struct mtk_wed_ops { struct
229 extern const struct mtk_wed_ops __rcu *mtk_soc_wed_ops; argument