Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h105 #define THRESHOLD_REPLY_COUNT 50 macro
Dmegaraid_sas_fusion.c3448 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in complete_cmd_fusion()