Searched refs:mtkswitch_vlan_set_pvid (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h103 int (* mtkswitch_vlan_set_pvid) (struct mtkswitch_softc *, member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c307 err = sc->hal.mtkswitch_vlan_set_pvid(sc, p->es_port,
387 sc->hal.mtkswitch_vlan_set_pvid(sc, i, 1);
514 mtkswitch_vlan_set_pvid(struct mtkswitch_softc *sc, int port, int pvid) function
559 sc->hal.mtkswitch_vlan_set_pvid = mtkswitch_vlan_set_pvid;
H A Dmtkswitch_rt3050.c226 err = sc->hal.mtkswitch_vlan_set_pvid(sc, p->es_port,
483 mtkswitch_vlan_set_pvid(struct mtkswitch_softc *sc, int port, int pvid) function
520 sc->hal.mtkswitch_vlan_set_pvid = mtkswitch_vlan_set_pvid;

Completed in 104 milliseconds