Home
last modified time | relevance | path

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

/NextBSD/sys/dev/etherswitch/arswitch/
HDarswitchvar.h99 int (* arswitch_vlan_set_pvid) (struct arswitch_softc *, int, member
HDarswitch_8327.c775 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid); in ar8327_port_vlan_setup()
912 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]); in ar8327_reset_vlans()
1138 sc->hal.arswitch_vlan_set_pvid = ar8327_set_pvid; in ar8327_attach()
HDarswitch_vlans.c224 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]); in ar8xxx_reset_vlans()
HDarswitch.c311 sc->hal.arswitch_vlan_set_pvid = ar8xxx_set_pvid; in arswitch_attach()
699 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid); in ar8xxx_port_vlan_setup()