Home
last modified time | relevance | path

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

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