Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_police.c198 ANA_PORT_POL_CFG_POL_ORDER(POL_ORDER), in ocelot_port_policer_add()
221 ANA_PORT_POL_CFG_POL_ORDER(POL_ORDER), in ocelot_port_policer_del()
Docelot_ana.h433 #define ANA_PORT_POL_CFG_POL_ORDER(x) ((x) & GENMASK(8, 0)) macro