Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_police.c132 value = (ANA_POL_MODE_CFG_IPG_SIZE(ipg) | in qos_policer_conf_set()
/openbmc/linux/include/soc/mscc/
H A Docelot_ana.h606 #define ANA_POL_MODE_CFG_IPG_SIZE(x) (((x) << 5) & GENMASK(9, 5)) macro