Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.h35 int ar8xxx_get_pvid(struct arswitch_softc *, int, int *);
H A Darswitch_vlans.c367 ar8xxx_get_pvid(struct arswitch_softc *sc, int port, int *pvid) in ar8xxx_get_pvid() function
H A Darswitch.c538 sc->hal.arswitch_vlan_get_pvid = ar8xxx_get_pvid; in arswitch_attach()