Searched refs:arswitch_vlan_init_hw (Results 1 – 3 of 3) sorted by relevance
117 void (* arswitch_vlan_init_hw) (struct arswitch_softc *); member
226 sc->hal.arswitch_vlan_init_hw(sc); in arswitch_set_vlan_mode()531 sc->hal.arswitch_vlan_init_hw = ar8xxx_reset_vlans; in arswitch_attach()
1283 sc->hal.arswitch_vlan_init_hw = ar8327_reset_vlans; in ar8327_attach()