Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c2093 int threshold_reply_count = 0; in complete_cmd_fusion() local
2185 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()