Searched refs:arswitch_port_vlan_setup (Results 1 – 3 of 3) sorted by relevance
113 int (* arswitch_port_vlan_setup) (struct arswitch_softc *, member
529 sc->hal.arswitch_port_vlan_setup = ar8xxx_port_vlan_setup; in arswitch_attach()1026 err = sc->hal.arswitch_port_vlan_setup(sc, p); in arswitch_setport()
1276 sc->hal.arswitch_port_vlan_setup = ar8327_port_vlan_setup; in ar8327_attach()