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

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h99 int (* mtkswitch_vlan_setvgroup) (struct mtkswitch_softc *, member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c449 mtkswitch_vlan_setvgroup(struct mtkswitch_softc *sc, etherswitch_vlangroup_t *v) function
557 sc->hal.mtkswitch_vlan_setvgroup = mtkswitch_vlan_setvgroup;
H A Dmtkswitch_rt3050.c396 mtkswitch_vlan_setvgroup(struct mtkswitch_softc *sc, etherswitch_vlangroup_t *v) function
518 sc->hal.mtkswitch_vlan_setvgroup = mtkswitch_vlan_setvgroup;
H A Dmtkswitch.c593 return (sc->hal.mtkswitch_vlan_setvgroup(sc, e));

Completed in 120 milliseconds