Home
last modified time | relevance | path

Searched refs:arswitch_vlan_setvgroup (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h120 int (* arswitch_vlan_setvgroup) (struct arswitch_softc *, member
H A Darswitch.c536 sc->hal.arswitch_vlan_setvgroup = ar8xxx_setvgroup; in arswitch_attach()
1249 return (sc->hal.arswitch_vlan_setvgroup(sc, e)); in arswitch_setvgroup()
H A Darswitch_8327.c1275 sc->hal.arswitch_vlan_setvgroup = ar8327_vlan_setvgroup; in ar8327_attach()