Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h118 int (* arswitch_vlan_getvgroup) (struct arswitch_softc *, member
H A Darswitch.c535 sc->hal.arswitch_vlan_getvgroup = ar8xxx_getvgroup; in arswitch_attach()
1237 return (sc->hal.arswitch_vlan_getvgroup(sc, e)); in arswitch_getvgroup()
H A Darswitch_8327.c1274 sc->hal.arswitch_vlan_getvgroup = ar8327_vlan_getvgroup; in ar8327_attach()