Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c88 static int ar8xxx_port_vlan_get(struct arswitch_softc *sc,
530 sc->hal.arswitch_port_vlan_get = ar8xxx_port_vlan_get; in arswitch_attach()
870 ar8xxx_port_vlan_get(struct arswitch_softc *sc, etherswitch_port_t *p) in ar8xxx_port_vlan_get() function