Searched refs:cmd_qdepth (Results 1 – 6 of 6) sorted by relevance
149 uint32_t cmd_qdepth; member177 (ndlp->cmd_qdepth < phba->sli4_hba.max_cfg_param.max_xri)
4464 if (ndlp->cmd_qdepth > in lpfc_fcp_io_cmd_wqe_cmpl()4470 ndlp->cmd_qdepth = in lpfc_fcp_io_cmd_wqe_cmpl()4745 if (pnode->cmd_qdepth > in lpfc_scsi_cmd_iocb_cmpl()4751 pnode->cmd_qdepth = in lpfc_scsi_cmd_iocb_cmpl()5646 if (atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) { in lpfc_queuecommand()5654 ndlp->nlp_sid, ndlp->cmd_qdepth, in lpfc_queuecommand()
1600 if ((atomic_read(&ndlp->cmd_pending) >= ndlp->cmd_qdepth) && in lpfc_nvme_fcp_io_submit()1607 ndlp->cmd_qdepth); in lpfc_nvme_fcp_io_submit()
4029 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()5658 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
901 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
4974 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()
Completed in 51 milliseconds