Searched refs:stats_res (Results 1 – 1 of 1) sorted by relevance
307 int stats_res; in net_dim_decision() local312 stats_res = net_dim_stats_compare(curr_stats, &dim->prev_stats); in net_dim_decision()313 if (stats_res != NET_DIM_STATS_SAME) in net_dim_decision()325 stats_res = net_dim_stats_compare(curr_stats, &dim->prev_stats); in net_dim_decision()326 if (stats_res != NET_DIM_STATS_BETTER) in net_dim_decision()