Searched refs:cfg_tgt_queue_depth (Results 1 – 4 of 4) sorted by relevance
424 uint32_t cfg_tgt_queue_depth; member
4074 if ((pnode->cmd_qdepth < vport->cfg_tgt_queue_depth) && in lpfc_scsi_cmd_iocb_cmpl()4082 if (pnode->cmd_qdepth > vport->cfg_tgt_queue_depth) in lpfc_scsi_cmd_iocb_cmpl()4083 pnode->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_scsi_cmd_iocb_cmpl()
4498 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
4212 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()