Searched refs:ar8xxx_setvgroup (Results 1 – 4 of 4) sorted by relevance
34 int ar8xxx_setvgroup(struct arswitch_softc *, etherswitch_vlangroup_t *);
311 ar8xxx_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_setvgroup() function
1008 return (ar8xxx_setvgroup(sc, vg)); in ar8327_vlan_setvgroup()
536 sc->hal.arswitch_vlan_setvgroup = ar8xxx_setvgroup; in arswitch_attach()