Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/etherswitch/mtkswitch/
Dmtkswitchvar.h162 extern void mtk_attach_switch_mt7620(struct mtkswitch_softc *);
Dmtkswitch_mt7620.c527 mtk_attach_switch_mt7620(struct mtkswitch_softc *sc) in mtk_attach_switch_mt7620() function
Dmtkswitch.c193 mtk_attach_switch_mt7620(sc); in mtkswitch_attach()