Searched refs:PORT_802_1P_PRIO_ENABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | lan937x_reg.h | 182 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
|
H A D | lan937x_main.c | 192 lan937x_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in lan937x_port_setup()
|
H A D | ksz9477_reg.h | 1391 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
|
H A D | ksz9477.c | 990 ksz_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in ksz9477_port_setup()
|
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/ |
H A D | ksz9477_reg.h | 1420 #define PORT_802_1P_PRIO_ENABLE BIT(2) macro
|
H A D | ksz9477.c | 1200 ksz_port_cfg(dev, port, P_PRIO_CTRL, PORT_802_1P_PRIO_ENABLE, true); in ksz9477_port_setup()
|
Completed in 13 milliseconds