Searched refs:quanta (Results 1 – 7 of 7) sorted by relevance
54 The scheduling quanta sets the number of events that the device attempts to59 The scheduling quanta can be set using a string argument to the vdev70 The credit quanta is the number of credits that a port will fetch at a time from79 reducing the quanta may cause measurable performance impact but provide the83 benefit from a higher or reduced quanta size, experimentation is required to
176 defined by its low watermark, high watermark, and refill quanta. These three182 - The refill quanta is set to half the high watermark.183 - The low watermark is set to the minimum of 16 and the refill quanta.
888 int *quanta = opaque; in set_sched_quanta() local889 *quanta = atoi(value); in set_sched_quanta()890 if (*quanta < 0 || *quanta >= 4096) in set_sched_quanta()
66 * Added quanta size configuration support.
2473 uint16_t quanta = ev_port->credit_update_quanta; in dlb2_replenish_sw_credits() local2475 if (ev_port->inflight_credits >= quanta * 2) { in dlb2_replenish_sw_credits()2477 uint16_t val = ev_port->inflight_credits - quanta; in dlb2_replenish_sw_credits()
96 …a_size`` like ``-a 18:00.0,quanta_size=2048``. The default value is 1024, and quanta size should be
1584 * ``pause_time`` (integer): Pause quanta filled in the PFC frame for which