Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h160 extern void mtk_attach_switch_mt7620(struct mtkswitch_softc *);
H A Dmtkswitch_mt7620.c525 mtk_attach_switch_mt7620(struct mtkswitch_softc *sc) in mtk_attach_switch_mt7620() function
H A Dmtkswitch.c186 mtk_attach_switch_mt7620(sc); in mtkswitch_attach()