Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c3328 int threshold_reply_count = 0; in complete_cmd_fusion() local
3425 threshold_reply_count++; in complete_cmd_fusion()
3448 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in complete_cmd_fusion()
3457 threshold_reply_count = 0; in complete_cmd_fusion()