Searched refs:mtkswitch_port_init (Results 1 – 4 of 4) sorted by relevance
160 mtkswitch_port_init(struct mtkswitch_softc *sc, int port) in mtkswitch_port_init() function509 sc->hal.mtkswitch_port_init = mtkswitch_port_init; in mtk_attach_switch_rt3050()
220 mtkswitch_port_init(struct mtkswitch_softc *sc, int port) in mtkswitch_port_init() function548 sc->hal.mtkswitch_port_init = mtkswitch_port_init; in mtk_attach_switch_mt7620()
82 void (* mtkswitch_port_init) (struct mtkswitch_softc *, int); member
219 sc->hal.mtkswitch_port_init(sc, port); in mtkswitch_attach()