Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h33 int ar8xxx_getvgroup(struct arswitch_softc *, etherswitch_vlangroup_t *);
H A Darswitch_vlans.c264 ar8xxx_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_getvgroup() function
H A Darswitch_8327.c1001 return (ar8xxx_getvgroup(sc, vg)); in ar8327_vlan_getvgroup()
H A Darswitch.c535 sc->hal.arswitch_vlan_getvgroup = ar8xxx_getvgroup; in arswitch_attach()