Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h96 #define THRESHOLD_REPLY_COUNT 50 macro
Dmegaraid_sas_fusion.c2210 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in complete_cmd_fusion()