Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.h241 #define PORT_TX_MIR BIT(9) macro
H A Dmt7530.c1993 val |= PORT_TX_MIR; in mt753x_port_mirror_add()
2012 val &= ~PORT_TX_MIR; in mt753x_port_mirror_del()