Searched refs:ar8xxx_set_port_vlan (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h47 int ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid);
H A Darswitch_vlans.c158 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) function
H A Darswitch.c579 sc->hal.arswitch_set_port_vlan = ar8xxx_set_port_vlan;

Completed in 55 milliseconds