Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c325 u16 ldio_threshold = 0; in megasas_fusion_update_can_queue() local
336 ldio_threshold = in megasas_fusion_update_can_queue()
341 cur_max_fw_cmds, ldio_threshold); in megasas_fusion_update_can_queue()
350 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
354 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
3379 instance->ldio_threshold && in megasas_build_and_issue_cmd_fusion()
3381 instance->ldio_threshold)) { in megasas_build_and_issue_cmd_fusion()
3496 if (instance->ldio_threshold && in megasas_complete_r1_command()
3593 if (instance->ldio_threshold && in complete_cmd_fusion()
4890 if (instance->ldio_threshold && in megasas_reset_fusion()
Dmegaraid_sas.h2330 u16 ldio_threshold; member