Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h122 int (* arswitch_vlan_get_pvid) (struct arswitch_softc *, int, member
H A Darswitch_8327.c837 sc->hal.arswitch_vlan_get_pvid(sc, p->es_port, &p->es_pvid); in ar8327_port_vlan_get()
1284 sc->hal.arswitch_vlan_get_pvid = ar8327_get_pvid; in ar8327_attach()
H A Darswitch.c538 sc->hal.arswitch_vlan_get_pvid = ar8xxx_get_pvid; in arswitch_attach()
877 sc->hal.arswitch_vlan_get_pvid(sc, p->es_port, &p->es_pvid); in ar8xxx_port_vlan_get()