Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c311 u16 ldio_threshold = 0; in megasas_fusion_update_can_queue() local
322 ldio_threshold = in megasas_fusion_update_can_queue()
327 cur_max_fw_cmds, ldio_threshold); in megasas_fusion_update_can_queue()
336 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
340 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
3327 instance->ldio_threshold && in megasas_build_and_issue_cmd_fusion()
3329 instance->ldio_threshold)) { in megasas_build_and_issue_cmd_fusion()
3444 if (instance->ldio_threshold && in megasas_complete_r1_command()
3544 if (instance->ldio_threshold && in complete_cmd_fusion()
4892 if (instance->ldio_threshold && in megasas_reset_fusion()
Dmegaraid_sas.h2333 u16 ldio_threshold; member