Home
last modified time | relevance | path

Searched refs:cmd_qdepth (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_disc.h133 uint32_t cmd_qdepth; member
157 (ndlp->cmd_qdepth < phba->sli4_hba.max_cfg_param.max_xri)
Dlpfc_nvme.c1713 if ((atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) && in lpfc_nvme_fcp_io_submit()
1720 ndlp->cmd_qdepth); in lpfc_nvme_fcp_io_submit()
Dlpfc_scsi.c4013 if (pnode->cmd_qdepth > in lpfc_scsi_cmd_iocb_cmpl()
4019 pnode->cmd_qdepth = in lpfc_scsi_cmd_iocb_cmpl()
4550 if (atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) { in lpfc_queuecommand()
4558 ndlp->nlp_sid, ndlp->cmd_qdepth, in lpfc_queuecommand()
Dlpfc_attr.c3849 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5470 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
Dlpfc_debugfs.c906 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
Dlpfc_hbadisc.c4526 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()