Home
last modified time | relevance | path

Searched defs:mtkswitch_port_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_rt3050.c160 mtkswitch_port_init(struct mtkswitch_softc *sc, int port) in mtkswitch_port_init() function
H A Dmtkswitch_mt7620.c220 mtkswitch_port_init(struct mtkswitch_softc *sc, int port) in mtkswitch_port_init() function
H A Dmtkswitchvar.h82 void (* mtkswitch_port_init) (struct mtkswitch_softc *, int); member