Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_police.c163 ANA_POL_CIR_CFG_CIR_RATE(cir) | in qos_policer_conf_set()
Docelot_ana.h588 #define ANA_POL_CIR_CFG_CIR_RATE(x) (((x) << 6) & GENMASK(20, 6)) macro