Searched refs:ar8xxx_getvgroup (Results 1 – 4 of 4) sorted by relevance
33 int ar8xxx_getvgroup(struct arswitch_softc *, etherswitch_vlangroup_t *);
264 ar8xxx_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_getvgroup() function
1001 return (ar8xxx_getvgroup(sc, vg)); in ar8327_vlan_getvgroup()
535 sc->hal.arswitch_vlan_getvgroup = ar8xxx_getvgroup; in arswitch_attach()