Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c86 static int ar8xxx_port_vlan_setup(struct arswitch_softc *sc,
529 sc->hal.arswitch_port_vlan_setup = ar8xxx_port_vlan_setup; in arswitch_attach()
974 ar8xxx_port_vlan_setup(struct arswitch_softc *sc, etherswitch_port_t *p) in ar8xxx_port_vlan_setup() function