Home
last modified time | relevance | path

Searched refs:stats_res (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Dnet_dim.h307 int stats_res; in net_dim_decision() local
312 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()