Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_ana.h315 #define ANA_PORT_QOS_CFG_QOS_DEFAULT_VAL(x) (((x) << 5) & GENMASK(7, 5)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2605 ANA_PORT_QOS_CFG_QOS_DEFAULT_VAL(prio), in ocelot_port_set_default_prio()