Lines Matching defs:rate
3275 * the rate of bytes or packets via some trap group.
3339 * Policer can have one limit (single rate) or 2 limits with specific operation
3340 * for packets that exceed the lower rate but not the upper one.
3341 * (For cpu port must be single rate)
3349 * slice is granted the proportionate share of the committed rate. If we want to
3350 * allow a slice to exceed that share (while still keeping the rate per sec) we
3353 * committed rate will result in exceeding the rate). The burst size must be a
3360 * Policer's committed rate.
3361 * The rate used for sungle rate, the lower rate for double rate.
3362 * For bytes limits, the rate will be this value * the unit from ir_units.
3369 * Policer's exceed rate.
3370 * The higher rate for double rate, reserved for single rate.
3371 * Lower rate for double rate policer.
3372 * For bytes limits, the rate will be this value * the unit from ir_units.
3381 * What to do with packets between the 2 limits for double rate.
3396 * What to do with packets that cross the cir limit (for single rate) or the eir
3397 * limit (for double rate).
3572 /* The smallest permitted min shaper rate. */
3576 * Min shaper information rate.
3596 * Max shaper information rate.
9524 * Sampling rate = 1 out of rate packets (with randomization around
9528 MLXSW_ITEM32(reg, mpsc, rate, 0x08, 0, 32);
9531 u32 rate)
9536 mlxsw_reg_mpsc_rate_set(payload, rate);
9705 * Sampling rate.