Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dlan937x_reg.h178 #define PORT_BROADCAST_STORM BIT(1) macro
H A Dksz8_reg.h121 #define PORT_BROADCAST_STORM BIT(7) macro
H A Dksz9477_reg.h1164 #define PORT_BROADCAST_STORM BIT(1) macro
H A Dksz9477.c1379 ksz_port_cfg(dev, port, P_BCAST_STORM_CTRL, PORT_BROADCAST_STORM, true); in ksz9477_port_setup()
H A Dksz8.c2042 ksz_port_cfg(dev, port, offset, PORT_BROADCAST_STORM, true); in ksz8_port_setup()