Home
last modified time | relevance | path

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

/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.c1609 if ((atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) && in lpfc_nvme_fcp_io_submit()
1616 ndlp->cmd_qdepth); in lpfc_nvme_fcp_io_submit()
Dlpfc_scsi.c4014 if (pnode->cmd_qdepth > in lpfc_scsi_cmd_iocb_cmpl()
4020 pnode->cmd_qdepth = in lpfc_scsi_cmd_iocb_cmpl()
4540 if (atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) { in lpfc_queuecommand()
4548 ndlp->nlp_sid, ndlp->cmd_qdepth, in lpfc_queuecommand()
Dlpfc_attr.c3894 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5508 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
Dlpfc_debugfs.c908 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
Dlpfc_hbadisc.c4474 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()