Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h124 int (* arswitch_vlan_set_pvid) (struct arswitch_softc *, int, member
H A Darswitch_8327.c816 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid); in ar8327_port_vlan_setup()
953 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]); in ar8327_reset_vlans()
1285 sc->hal.arswitch_vlan_set_pvid = ar8327_set_pvid; in ar8327_attach()
H A Darswitch_vlans.c224 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]); in ar8xxx_reset_vlans()
H A Darswitch.c539 sc->hal.arswitch_vlan_set_pvid = ar8xxx_set_pvid; in arswitch_attach()
983 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid); in ar8xxx_port_vlan_setup()