Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_police.c29 u32 pbs_max = 0, cbs_max = 0; in qos_policer_conf_set() local
57 cbs_max = 60; /* Limit burst size */ in qos_policer_conf_set()
122 if (cbs > cbs_max) { in qos_policer_conf_set()
124 port, cbs, cbs_max); in qos_policer_conf_set()