Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h40 int ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports,
H A Darswitch_vlans.c105 ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, in ar8xxx_get_dot1q_vlan() function
H A Darswitch.c541 sc->hal.arswitch_get_dot1q_vlan = ar8xxx_get_dot1q_vlan; in arswitch_attach()