Searched refs:mtkswitch_vlan_get_pvid (Results 1 – 3 of 3) sorted by relevance
272 sc->hal.mtkswitch_vlan_get_pvid(sc, p->es_port, &p->es_pvid); in mtkswitch_port_vlan_get()445 mtkswitch_vlan_get_pvid(struct mtkswitch_softc *sc, int port, int *pvid) in mtkswitch_vlan_get_pvid() function492 sc->hal.mtkswitch_vlan_get_pvid = mtkswitch_vlan_get_pvid; in mtk_attach_switch_rt3050()
328 sc->hal.mtkswitch_vlan_get_pvid(sc, p->es_port, &p->es_pvid); in mtkswitch_port_vlan_get()502 mtkswitch_vlan_get_pvid(struct mtkswitch_softc *sc, int port, int *pvid) in mtkswitch_vlan_get_pvid() function558 sc->hal.mtkswitch_vlan_get_pvid = mtkswitch_vlan_get_pvid; in mtk_attach_switch_mt7620()
101 int (* mtkswitch_vlan_get_pvid) (struct mtkswitch_softc *, member