Searched refs:threshold_reply_count (Results 1 – 1 of 1) sorted by relevance
2093 int threshold_reply_count = 0; in complete_cmd_fusion() local2185 threshold_reply_count++; in complete_cmd_fusion()2210 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in complete_cmd_fusion()2219 threshold_reply_count = 0; in complete_cmd_fusion()