Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/etherswitch/arswitch/
HDarswitchvar.h127 int (* arswitch_flush_dot1q_vlan) (struct arswitch_softc *sc); member
HDarswitch_vlans.c197 if (sc->hal.arswitch_flush_dot1q_vlan(sc)) { in ar8xxx_reset_vlans()
HDarswitch_8327.c1278 sc->hal.arswitch_flush_dot1q_vlan = ar8327_flush_dot1q_vlan; in ar8327_attach()
HDarswitch.c543 sc->hal.arswitch_flush_dot1q_vlan = ar8xxx_flush_dot1q_vlan; in arswitch_attach()