Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/microchip/
Dlan937x_reg.h182 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
Dlan937x_main.c192 lan937x_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in lan937x_port_setup()
Dksz9477_reg.h1391 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
Dksz9477.c990 ksz_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in ksz9477_port_setup()