Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz_dcb.c32 #define KSZ9477_PORT_802_1P_PRIO_ENABLE BIT(2) macro
50 { DCB_APP_SEL_PCP, KSZ9477_PORT_802_1P_PRIO_ENABLE },
152 *mask = KSZ9477_PORT_802_1P_PRIO_ENABLE | in ksz_get_apptrust_map_and_reg()