Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h39 int ar8xxx_purge_dot1q_vlan(struct arswitch_softc *sc, int vid);
H A Darswitch_vlans.c97 ar8xxx_purge_dot1q_vlan(struct arswitch_softc *sc, int vid) in ar8xxx_purge_dot1q_vlan() function
H A Darswitch.c544 sc->hal.arswitch_purge_dot1q_vlan = ar8xxx_purge_dot1q_vlan; in arswitch_attach()