Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h149 uint32_t cmd_qdepth; member
177 (ndlp->cmd_qdepth < phba->sli4_hba.max_cfg_param.max_xri)
A Dlpfc_scsi.c4464 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()
A Dlpfc_nvme.c1600 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()
A Dlpfc_attr.c4029 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()
A Dlpfc_debugfs.c901 i, ndlp->cmd_qdepth); in lpfc_debugfs_nodelist_data()
A Dlpfc_hbadisc.c4974 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()

Completed in 47 milliseconds