Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc.h473 uint32_t cfg_tgt_queue_depth; member
Dlpfc_attr.c3886 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
3890 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
3894 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5508 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
Dlpfc_hbadisc.c4471 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()