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

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h132 int (* arswitch_flush_dot1q_vlan) (struct arswitch_softc *sc); member in struct:arswitch_softc::__anon12081
H A Darswitch_vlans.c199 if (sc->hal.arswitch_flush_dot1q_vlan(sc)) {
H A Darswitch_8327.c1280 sc->hal.arswitch_flush_dot1q_vlan = ar8327_flush_dot1q_vlan;
H A Darswitch.c576 sc->hal.arswitch_flush_dot1q_vlan = ar8xxx_flush_dot1q_vlan;

Completed in 163 milliseconds