Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dchip.c5249 bool other_mirrors = false; in mv88e6xxx_port_mirror_add() local
5260 other_mirrors |= ingress ? in mv88e6xxx_port_mirror_add()
5265 if (other_mirrors) { in mv88e6xxx_port_mirror_add()
5291 bool other_mirrors = false; in mv88e6xxx_port_mirror_del() local
5299 other_mirrors |= mirror->ingress ? in mv88e6xxx_port_mirror_del()
5304 if (!other_mirrors) { in mv88e6xxx_port_mirror_del()