Home
last modified time | relevance | path

Searched refs:cfg_tgt_queue_depth (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c4126 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
4129 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
4134 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_hbadisc.c4929 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()