Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz8_reg.h141 #define PORT_MIRROR_SNIFFER BIT(7) macro
H A Dksz9477.c1152 if (data & PORT_MIRROR_SNIFFER) { in ksz9477_port_mirror_add()
1166 PORT_MIRROR_SNIFFER, true); in ksz9477_port_mirror_add()
1200 PORT_MIRROR_SNIFFER, false); in ksz9477_port_mirror_del()
H A Dksz8.c1825 ksz_port_cfg(dev, port, offset, PORT_MIRROR_SNIFFER, false); in ksz8_port_mirror_add()
1830 PORT_MIRROR_SNIFFER, true); in ksz8_port_mirror_add()
1856 PORT_MIRROR_SNIFFER, false); in ksz8_port_mirror_del()
H A Dksz9477_reg.h1354 #define PORT_MIRROR_SNIFFER BIT(1) macro