Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_police.c224 ANA_PORT_POL_CFG_POL_ORDER(POL_ORDER), in ocelot_port_policer_add()
247 ANA_PORT_POL_CFG_POL_ORDER(POL_ORDER), in ocelot_port_policer_del()
/linux-6.12.1/include/soc/mscc/
Docelot_ana.h443 #define ANA_PORT_POL_CFG_POL_ORDER(x) ((x) & GENMASK(8, 0)) macro