Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h36 MTK_SWITCH_MT7621, enumerator
H A Dmtkswitch.c79 { "mediatek,mt7621-gsw", MTK_SWITCH_MT7621 },
191 sc->sc_switchtype == MTK_SWITCH_MT7621) in mtkswitch_attach()
H A Dmtkswitch_mt7620.c536 if (sc->sc_switchtype == MTK_SWITCH_MT7621) { in mtk_attach_switch_mt7620()