Searched refs:arswitch_vlan_set_pvid (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sys/dev/etherswitch/arswitch/ |
| HD | arswitchvar.h | 127 int (* arswitch_vlan_set_pvid) (struct arswitch_softc *, int, member
|
| HD | arswitch_8327.c | 816 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()
|
| HD | arswitch_vlans.c | 224 sc->hal.arswitch_vlan_set_pvid(sc, i, sc->vid[0]); in ar8xxx_reset_vlans()
|
| HD | arswitch.c | 564 sc->hal.arswitch_vlan_set_pvid = ar8xxx_set_pvid; in arswitch_attach() 1012 sc->hal.arswitch_vlan_set_pvid(sc, p->es_port, p->es_pvid); in ar8xxx_port_vlan_setup()
|