Searched refs:threshold_reply_count (Results 1 – 1 of 1) sorted by relevance
1977 int threshold_reply_count = 0; in complete_cmd_fusion() local2071 threshold_reply_count++; in complete_cmd_fusion()2096 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in complete_cmd_fusion()2108 threshold_reply_count = 0; in complete_cmd_fusion()