Home
last modified time | relevance | path

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

/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c345 u16 ldio_threshold = 0; in megasas_fusion_update_can_queue() local
356 ldio_threshold = in megasas_fusion_update_can_queue()
361 cur_max_fw_cmds, ldio_threshold); in megasas_fusion_update_can_queue()
370 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
374 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
3368 instance->ldio_threshold && in megasas_build_and_issue_cmd_fusion()
3370 instance->ldio_threshold)) { in megasas_build_and_issue_cmd_fusion()
3486 if (instance->ldio_threshold && in megasas_complete_r1_command()
3628 if (instance->ldio_threshold && in complete_cmd_fusion()
5009 if (instance->ldio_threshold && in megasas_reset_fusion()
Dmegaraid_sas.h2352 u16 ldio_threshold; member