Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c260 u16 ldio_threshold = 0; in megasas_fusion_update_can_queue() local
273 ldio_threshold = in megasas_fusion_update_can_queue()
278 cur_max_fw_cmds, ldio_threshold); in megasas_fusion_update_can_queue()
287 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
291 instance->ldio_threshold = ldio_threshold; in megasas_fusion_update_can_queue()
3182 instance->ldio_threshold && in megasas_build_and_issue_cmd_fusion()
3184 instance->ldio_threshold)) { in megasas_build_and_issue_cmd_fusion()
3299 if (instance->ldio_threshold && in megasas_complete_r1_command()
3395 if (instance->ldio_threshold && in complete_cmd_fusion()
4597 if (instance->ldio_threshold && in megasas_reset_fusion()
Dmegaraid_sas.h2210 u16 ldio_threshold; member