Searched refs:arswitch_vlan_set_pvid (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/etherswitch/arswitch/ |
| HD | arswitchvar.h | 99 int (* arswitch_vlan_set_pvid) (struct arswitch_softc *, int, member
|
| HD | arswitch_8327.c | 775 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()
|
| HD | arswitch_vlans.c | 224 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]); in ar8xxx_reset_vlans()
|
| HD | arswitch.c | 311 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()
|