Searched refs:dim_stats (Results 1 – 4 of 4) sorted by relevance
26 static int rdma_dim_stats_compare(struct dim_stats *curr, in rdma_dim_stats_compare()27 struct dim_stats *prev) in rdma_dim_stats_compare()44 static bool rdma_dim_decision(struct dim_stats *curr_stats, struct dim *dim) in rdma_dim_decision()79 struct dim_stats curr_stats; in rdma_dim()
137 static int net_dim_stats_compare(struct dim_stats *curr, in net_dim_stats_compare()138 struct dim_stats *prev) in net_dim_stats_compare()165 static bool net_dim_decision(struct dim_stats *curr_stats, struct dim *dim) in net_dim_decision()220 struct dim_stats curr_stats; in net_dim()
58 struct dim_stats *curr_stats) in dim_calc_stats()
77 struct dim_stats { struct104 struct dim_stats prev_stats; argument241 struct dim_stats *curr_stats);
Completed in 6 milliseconds