Searched refs:profile_ix (Results 1 – 3 of 3) sorted by relevance
71 u8 profile_ix; member208 if (dim->profile_ix == (NET_DIM_PARAMS_NUM_PROFILES - 1)) in net_dim_step()210 dim->profile_ix++; in net_dim_step()214 if (dim->profile_ix == 0) in net_dim_step()216 dim->profile_ix--; in net_dim_step()245 dim->tune_state = dim->profile_ix ? NET_DIM_GOING_LEFT : in net_dim_exit_parking()289 int prev_ix = dim->profile_ix; in net_dim_decision()333 return dim->profile_ix != prev_ix; in net_dim_decision()
67 u8 profile_ix; in mlx5e_dim_work() local72 profile_ix = dim->profile_ix; in mlx5e_dim_work()82 cur_profile = net_dim_profile[mode][profile_ix]; in mlx5e_dim_work()
2632 rq->dim.profile_ix = MLX5E_DIM_DEFAULT_PROFILE; in mlx5e_refresh_rq_params()