Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h136 int (* arswitch_set_port_vlan) (struct arswitch_softc *sc, member
H A Darswitch_vlans.c357 err = sc->hal.arswitch_set_port_vlan(sc, vg->es_member_ports, vid); in ar8xxx_setvgroup()
H A Darswitch_8327.c1288 sc->hal.arswitch_set_port_vlan = ar8327_vlan_set_port; in ar8327_attach()
H A Darswitch.c546 sc->hal.arswitch_set_port_vlan = ar8xxx_set_port_vlan; in arswitch_attach()