Lines Matching full:moderation
15 * Causes a moderation of the algorithm run.
34 * struct dim_cq_moder - Structure for CQ moderation values.
86 * struct dim - Main structure for dynamic interrupt moderation (DIM).
95 * @profile_ix: Current moderation profile
98 * @steps_right: Number of steps taken towards higher moderation
99 * @steps_left: Number of steps taken towards lower moderation
153 * @DIM_GOING_RIGHT: Algorithm is currently trying higher moderation levels
154 * @DIM_GOING_LEFT: Algorithm is currently trying lower moderation levels
280 * net_dim_get_rx_moderation - provide a CQ moderation object for the given RX profile
287 * net_dim_get_def_rx_moderation - provide the default RX moderation
293 * net_dim_get_tx_moderation - provide a CQ moderation object for the given TX profile
300 * net_dim_get_def_tx_moderation - provide the default TX moderation
326 * rdma_dim - Runs the adaptive moderation.
327 * @dim: The moderation struct.
333 * moderation level.