Home
last modified time | relevance | path

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

/linux/lib/dim/
A Dnet_dim.c169 int stats_res; in net_dim_decision() local
174 stats_res = net_dim_stats_compare(curr_stats, in net_dim_decision()
176 if (stats_res != DIM_STATS_SAME) in net_dim_decision()
188 stats_res = net_dim_stats_compare(curr_stats, in net_dim_decision()
190 if (stats_res != DIM_STATS_BETTER) in net_dim_decision()
A Drdma_dim.c48 int stats_res; in rdma_dim_decision() local
52 stats_res = rdma_dim_stats_compare(curr_stats, in rdma_dim_decision()
55 switch (stats_res) { in rdma_dim_decision()

Completed in 4 milliseconds