Home
last modified time | relevance | path

Searched refs:PORT_TX_MIR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.h176 #define PORT_TX_MIR BIT(9) macro
H A Dmt7530.c1496 val |= PORT_TX_MIR; in mt753x_port_mirror_add()
1515 val &= ~PORT_TX_MIR; in mt753x_port_mirror_del()
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.h232 #define PORT_TX_MIR BIT(9) macro
H A Dmt7530.c1830 val |= PORT_TX_MIR; in mt753x_port_mirror_add()
1849 val &= ~PORT_TX_MIR; in mt753x_port_mirror_del()

Completed in 12 milliseconds