Searched refs:arswitch_vlan_setvgroup (Results 1 – 3 of 3) sorted by relevance
120 int (* arswitch_vlan_setvgroup) (struct arswitch_softc *, member
536 sc->hal.arswitch_vlan_setvgroup = ar8xxx_setvgroup; in arswitch_attach()1249 return (sc->hal.arswitch_vlan_setvgroup(sc, e)); in arswitch_setvgroup()
1275 sc->hal.arswitch_vlan_setvgroup = ar8327_vlan_setvgroup; in ar8327_attach()