Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_police.c179 ANA_PORT_POL_CFG_POL_ORDER(POL_ORDER), in ocelot_port_policer_add()
202 ANA_PORT_POL_CFG_POL_ORDER(POL_ORDER), in ocelot_port_policer_del()
/Linux-v5.10/include/soc/mscc/
Docelot_ana.h433 #define ANA_PORT_POL_CFG_POL_ORDER(x) ((x) & GENMASK(8, 0)) macro