Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h32 void ar8xxx_reset_vlans(struct arswitch_softc *);
H A Darswitch_vlans.c175 ar8xxx_reset_vlans(struct arswitch_softc *sc) in ar8xxx_reset_vlans() function
H A Darswitch.c531 sc->hal.arswitch_vlan_init_hw = ar8xxx_reset_vlans; in arswitch_attach()