Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c148 mtkswitch_set_vlan_mode(struct mtkswitch_softc *sc, uint32_t mode) in mtkswitch_set_vlan_mode() function
229 err = mtkswitch_set_vlan_mode(sc, ETHERSWITCH_VLAN_DOT1Q); in mtkswitch_attach()
562 err = mtkswitch_set_vlan_mode(sc, conf->vlan_mode); in mtkswitch_setconf()