Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h36 int ar8xxx_set_pvid(struct arswitch_softc *, int, int);
H A Darswitch_vlans.c378 ar8xxx_set_pvid(struct arswitch_softc *sc, int port, int pvid) in ar8xxx_set_pvid() function
H A Darswitch.c539 sc->hal.arswitch_vlan_set_pvid = ar8xxx_set_pvid; in arswitch_attach()