Home
last modified time | relevance | path

Searched refs:fw_qd (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr.h458 * @fw_qd: QueueDepth value reported by the firmware
469 u16 fw_qd; member
H A Dmpi3mr_os.c389 if (tg->fw_qd != tg->modified_qd) in mpi3mr_queue_qd_reduction_event()
404 tg->modified_qd = max_t(u16, (tg->fw_qd * tg->qd_reduction) / 10, 8); in mpi3mr_queue_qd_reduction_event()
1272 tg->fw_qd = tgtdev->q_depth; in mpi3mr_update_tgtdev()
H A Dmpi3mr_fw.c4267 tg->fw_qd = 0; in mpi3mr_memset_buffers()

Completed in 15 milliseconds