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

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h92 int (* mtkswitch_port_vlan_setup) (struct mtkswitch_softc *, member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c290 mtkswitch_port_vlan_setup(struct mtkswitch_softc *sc, etherswitch_port_t *p) function
553 sc->hal.mtkswitch_port_vlan_setup = mtkswitch_port_vlan_setup;
H A Dmtkswitch_rt3050.c217 mtkswitch_port_vlan_setup(struct mtkswitch_softc *sc, etherswitch_port_t *p) function
514 sc->hal.mtkswitch_port_vlan_setup = mtkswitch_port_vlan_setup;
H A Dmtkswitch.c495 err = sc->hal.mtkswitch_port_vlan_setup(sc, p);

Completed in 113 milliseconds