cbs_max            50 drivers/net/ethernet/mscc/ocelot_police.c 	u32 pbs_max = 0, cbs_max = 0;
cbs_max            78 drivers/net/ethernet/mscc/ocelot_police.c 				cbs_max = 60; /* Limit burst size */
cbs_max           140 drivers/net/ethernet/mscc/ocelot_police.c 	if (cbs > cbs_max) {