Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
A Docelot_police.c29 u32 pbs_max = 0, cbs_max = 0; in qos_policer_conf_set() local
71 pbs_max = 60; /* Limit burst size */ in qos_policer_conf_set()
81 pbs_max = GENMASK(6, 0); /* Limit burst size */ in qos_policer_conf_set()
92 pbs_max = 61; /* Limit burst size */ in qos_policer_conf_set()
116 if (pbs > pbs_max) { in qos_policer_conf_set()
118 port, pbs, pbs_max); in qos_policer_conf_set()

Completed in 4 milliseconds