Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h117 void (* arswitch_vlan_init_hw) (struct arswitch_softc *); member
H A Darswitch.c226 sc->hal.arswitch_vlan_init_hw(sc); in arswitch_set_vlan_mode()
531 sc->hal.arswitch_vlan_init_hw = ar8xxx_reset_vlans; in arswitch_attach()
H A Darswitch_8327.c1283 sc->hal.arswitch_vlan_init_hw = ar8327_reset_vlans; in ar8327_attach()