Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/microchip/
H A Dlan937x_reg.h185 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
H A Dlan937x_main.c192 lan937x_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in lan937x_port_setup()
H A Dksz9477_reg.h1390 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
H A Dksz9477.c1013 ksz_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in ksz9477_port_setup()