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

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h133 int (* arswitch_purge_dot1q_vlan) (struct arswitch_softc *sc, member in struct:arswitch_softc::__anon12081
H A Darswitch_vlans.c333 err = sc->hal.arswitch_purge_dot1q_vlan(sc, vid);
H A Darswitch_8327.c1281 sc->hal.arswitch_purge_dot1q_vlan = ar8327_purge_dot1q_vlan;
H A Darswitch.c577 sc->hal.arswitch_purge_dot1q_vlan = ar8xxx_purge_dot1q_vlan;

Completed in 159 milliseconds