Searched refs:cmd_qdepth (Results 1 – 6 of 6) sorted by relevance
151 uint32_t cmd_qdepth; member183 (ndlp->cmd_qdepth < phba->sli4_hba.max_cfg_param.max_xri)
4272 if (ndlp->cmd_qdepth > in lpfc_fcp_io_cmd_wqe_cmpl()4278 ndlp->cmd_qdepth = in lpfc_fcp_io_cmd_wqe_cmpl()4552 if (pnode->cmd_qdepth > in lpfc_scsi_cmd_iocb_cmpl()4558 pnode->cmd_qdepth = in lpfc_scsi_cmd_iocb_cmpl()5283 if (atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) { in lpfc_queuecommand()5291 ndlp->nlp_sid, ndlp->cmd_qdepth, in lpfc_queuecommand()
1653 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()
4001 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()5261 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
901 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
4933 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()
Completed in 50 milliseconds