Home
last modified time | relevance | path

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

/openbmc/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.c1859 static const struct mtk_wed_ops wed_ops = { in mtk_wed_add_hw()
/openbmc/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h81 const struct mtk_wed_ops *ops;
160 struct mtk_wed_ops { struct
187 extern const struct mtk_wed_ops __rcu *mtk_soc_wed_ops; argument