Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_disc.h135 uint32_t cmd_qdepth; member
159 (ndlp->cmd_qdepth < phba->sli4_hba.max_cfg_param.max_xri)
H A Dlpfc_nvme.c1723 if ((atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) && in lpfc_nvme_fcp_io_submit()
1730 ndlp->cmd_qdepth); in lpfc_nvme_fcp_io_submit()
H A 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()
H A Dlpfc_attr.c3869 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5490 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
H A Dlpfc_debugfs.c906 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
H A Dlpfc_hbadisc.c4542 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()