Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h34 int ar8xxx_setvgroup(struct arswitch_softc *, etherswitch_vlangroup_t *);
H A Darswitch_vlans.c311 ar8xxx_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_setvgroup() function
H A Darswitch_8327.c1008 return (ar8xxx_setvgroup(sc, vg)); in ar8327_vlan_setvgroup()
H A Darswitch.c536 sc->hal.arswitch_vlan_setvgroup = ar8xxx_setvgroup; in arswitch_attach()