Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h513 u16 fw_qd; member
H A Dmpi3mr_os.c424 if (tg->fw_qd != tg->modified_qd) in mpi3mr_queue_qd_reduction_event()
439 tg->modified_qd = max_t(u16, (tg->fw_qd * tg->qd_reduction) / 10, 8); in mpi3mr_queue_qd_reduction_event()
1313 tg->fw_qd = tgtdev->q_depth; in mpi3mr_update_tgtdev()
H A Dmpi3mr_fw.c4623 tg->fw_qd = 0; in mpi3mr_memset_buffers()