Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_ana.h317 #define ANA_PORT_QOS_CFG_QOS_DEFAULT_VAL_X(x) (((x) & GENMASK(7, 5)) >> 5) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2595 return ANA_PORT_QOS_CFG_QOS_DEFAULT_VAL_X(val); in ocelot_port_get_default_prio()