Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h42 int ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports,
H A Darswitch_vlans.c128 ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, in ar8xxx_set_dot1q_vlan() function
H A Darswitch.c542 sc->hal.arswitch_set_dot1q_vlan = ar8xxx_set_dot1q_vlan; in arswitch_attach()