Lines Matching full:sharing
23 * PRIO_SHR: sharing watermark per QoS class across all ports
25 * COL_SHR: sharing watermark per color (drop precedence) across all ports
127 /* Sharing Watermarks
248 * reservations and rely only on the sharing watermark for frames with drop
270 /* We want the sharing watermarks to consume all nonreserved resources, for
274 * The switch has 10 sharing watermarks per lookup: 8 per traffic class and 2
276 * The trouble with configuring these sharing watermarks is that:
278 * (a) all 8 per-TC sharing watermarks to the max
279 * (b) all 2 per-color sharing watermarks to the max
281 * (a) all 8 per-TC sharing watermarks to "max / 8"
282 * (b) all 2 per-color sharing watermarks to "max / 2"
283 * So for Linux, let's just disable the sharing watermarks per traffic class
285 * sharing watermark for drop priority 0. So frames with drop priority set to 1
346 /* Calculate all reservations, then set up the sharing watermark for DP=0 to
473 * reservations by default, let sharing use all resources) and disables the
559 * COL_SHR(dp=0) sharing watermark.