pbs_max 50 drivers/net/ethernet/mscc/ocelot_police.c u32 pbs_max = 0, cbs_max = 0; pbs_max 92 drivers/net/ethernet/mscc/ocelot_police.c pbs_max = 60; /* Limit burst size */ pbs_max 102 drivers/net/ethernet/mscc/ocelot_police.c pbs_max = GENMASK(6, 0); /* Limit burst size */ pbs_max 113 drivers/net/ethernet/mscc/ocelot_police.c pbs_max = 61; /* Limit burst size */ pbs_max 135 drivers/net/ethernet/mscc/ocelot_police.c if (pbs > pbs_max) {