Searched refs:cbs_max (Results 1 – 1 of 1) sorted by relevance
50 u32 pbs_max = 0, cbs_max = 0; in qos_policer_conf_set() local78 cbs_max = 60; /* Limit burst size */ in qos_policer_conf_set()140 if (cbs > cbs_max) { in qos_policer_conf_set()