Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_police.c150 ANA_POL_CIR_CFG_CIR_RATE(cir) | in qos_policer_conf_set()
/linux-5.19.10/include/soc/mscc/
Docelot_ana.h598 #define ANA_POL_CIR_CFG_CIR_RATE(x) (((x) << 6) & GENMASK(20, 6)) macro