Searched refs:tgt_device_qd (Results 1 – 1 of 1) sorted by relevance
1961 u32 tgt_device_qd; in megasas_set_fw_assisted_qd() local1982 tgt_device_qd = le32_to_cpu(instance->tgt_prop->device_qdepth); in megasas_set_fw_assisted_qd()1983 if (tgt_device_qd && in megasas_set_fw_assisted_qd()1984 (tgt_device_qd <= instance->host->can_queue)) in megasas_set_fw_assisted_qd()1985 device_qd = tgt_device_qd; in megasas_set_fw_assisted_qd()