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

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h84 void (* mtkswitch_port_init) (struct mtkswitch_softc *, int); member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c222 mtkswitch_port_init(struct mtkswitch_softc *sc, int port) function
550 sc->hal.mtkswitch_port_init = mtkswitch_port_init;
H A Dmtkswitch_rt3050.c162 mtkswitch_port_init(struct mtkswitch_softc *sc, int port) function
511 sc->hal.mtkswitch_port_init = mtkswitch_port_init;
H A Dmtkswitch.c227 sc->hal.mtkswitch_port_init(sc, port);

Completed in 107 milliseconds