Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpi3mr/
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()
1273 tg->modified_qd = tgtdev->q_depth; in mpi3mr_update_tgtdev()
1887 tg->modified_qd); in mpi3mr_set_qd_for_all_vd_in_tg()
1889 (void *)&tg->modified_qd, in mpi3mr_set_qd_for_all_vd_in_tg()
H A Dmpi3mr.h470 u16 modified_qd; member
H A Dmpi3mr_fw.c4268 tg->modified_qd = 0; in mpi3mr_memset_buffers()