Lines Matching full:moderation
24 * Causes a moderation of the algorithm run.
43 * struct dim_cq_moder - Structure for CQ moderation values.
68 * struct dim_irq_moder - Structure for irq moderation information.
69 * Used to collect irq moderation related information.
128 * struct dim - Main structure for dynamic interrupt moderation (DIM).
137 * @profile_ix: Current moderation profile
140 * @steps_right: Number of steps taken towards higher moderation
141 * @steps_left: Number of steps taken towards lower moderation
195 * @DIM_GOING_RIGHT: Algorithm is currently trying higher moderation levels
196 * @DIM_GOING_LEFT: Algorithm is currently trying lower moderation levels
237 * net_dim_init_irq_moder - collect information to initialize irq moderation
240 * @coal_flags: irq moderation params flags
254 * net_dim_free_irq_moder - free fields for irq moderation
278 * Return: DIM irq moderation
288 * Return: DIM irq moderation
394 * net_dim_get_rx_moderation - provide a CQ moderation object for the given RX profile
401 * net_dim_get_def_rx_moderation - provide the default RX moderation
407 * net_dim_get_tx_moderation - provide a CQ moderation object for the given TX profile
414 * net_dim_get_def_tx_moderation - provide the default TX moderation
440 * rdma_dim - Runs the adaptive moderation.
441 * @dim: The moderation struct.
447 * moderation level.