Searched refs:ar8xxx_set_pvid (Results 1 – 3 of 3) sorted by relevance
36 int ar8xxx_set_pvid(struct arswitch_softc *, int, int);
378 ar8xxx_set_pvid(struct arswitch_softc *sc, int port, int pvid) in ar8xxx_set_pvid() function
539 sc->hal.arswitch_vlan_set_pvid = ar8xxx_set_pvid; in arswitch_attach()