Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6485 bool other_mirrors = false; in mv88e6xxx_port_mirror_add() local
6493 other_mirrors |= ingress ? in mv88e6xxx_port_mirror_add()
6498 if (other_mirrors) { in mv88e6xxx_port_mirror_add()
6523 bool other_mirrors = false; in mv88e6xxx_port_mirror_del() local
6531 other_mirrors |= mirror->ingress ? in mv88e6xxx_port_mirror_del()
6536 if (!other_mirrors) { in mv88e6xxx_port_mirror_del()