Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h151 uint32_t cmd_qdepth; member
183 (ndlp->cmd_qdepth < phba->sli4_hba.max_cfg_param.max_xri)
H A Dlpfc_scsi.c4277 if (ndlp->cmd_qdepth > in lpfc_fcp_io_cmd_wqe_cmpl()
4283 ndlp->cmd_qdepth = in lpfc_fcp_io_cmd_wqe_cmpl()
4557 if (pnode->cmd_qdepth > in lpfc_scsi_cmd_iocb_cmpl()
4563 pnode->cmd_qdepth = in lpfc_scsi_cmd_iocb_cmpl()
5294 if (atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) { in lpfc_queuecommand()
5302 ndlp->nlp_sid, ndlp->cmd_qdepth, in lpfc_queuecommand()
H A Dlpfc_nvme.c1653 if ((atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) && in lpfc_nvme_fcp_io_submit()
1660 ndlp->cmd_qdepth); in lpfc_nvme_fcp_io_submit()
H A Dlpfc_attr.c4134 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5394 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
H A Dlpfc_debugfs.c901 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
H A Dlpfc_hbadisc.c4929 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()