Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dmv88e61xxphy.c61 unsigned sc_vlan; member
166 psc->sc_vlan = port + 1; /* Tag VLANs by default. */ in mv88e61xxphy_attach()
361 (psc->sc_priority << 14) | psc->sc_vlan); in mv88e61xxphy_init_port()
405 if (psc->sc_vlan == 0) in mv88e61xxphy_init_vtu()
419 mv88e61xxphy_vtu_load(sc, psc->sc_vlan); in mv88e61xxphy_init_vtu()
487 valp = &psc->sc_vlan; in mv88e61xxphy_sysctl_port_proc()
537 if (psc->sc_vlan == vid) { in mv88e61xxphy_vtu_load()