Searched refs:ar8xxx_set_port_vlan (Results 1 – 3 of 3) sorted by relevance
45 int ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid);
156 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) in ar8xxx_set_port_vlan() function
546 sc->hal.arswitch_set_port_vlan = ar8xxx_set_port_vlan; in arswitch_attach()