Searched refs:arswitch_vlan_getvgroup (Results 1 – 3 of 3) sorted by relevance
118 int (* arswitch_vlan_getvgroup) (struct arswitch_softc *, member
535 sc->hal.arswitch_vlan_getvgroup = ar8xxx_getvgroup; in arswitch_attach()1237 return (sc->hal.arswitch_vlan_getvgroup(sc, e)); in arswitch_getvgroup()
1274 sc->hal.arswitch_vlan_getvgroup = ar8327_vlan_getvgroup; in ar8327_attach()