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

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h129 int (* arswitch_vlan_set_pvid) (struct arswitch_softc *, int, member in struct:arswitch_softc::__anon12081
H A Darswitch_vlans.c226 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]);
H A Darswitch_8327.c818 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid);
955 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]);
1287 sc->hal.arswitch_vlan_set_pvid = ar8327_set_pvid;
H A Darswitch.c572 sc->hal.arswitch_vlan_set_pvid = ar8xxx_set_pvid;
1020 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid);

Completed in 192 milliseconds