Home
last modified time | relevance | path

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

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