Searched refs:mtkswitch_hw_setup (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h80 int (* mtkswitch_hw_setup) (struct mtkswitch_softc *); member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c200 mtkswitch_hw_setup(struct mtkswitch_softc *sc) function
548 sc->hal.mtkswitch_hw_setup = mtkswitch_hw_setup;
H A Dmtkswitch_rt3050.c138 mtkswitch_hw_setup(struct mtkswitch_softc *sc) function
509 sc->hal.mtkswitch_hw_setup = mtkswitch_hw_setup;
H A Dmtkswitch.c215 err = sc->hal.mtkswitch_hw_setup(sc);

Completed in 52 milliseconds