Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc.h470 uint32_t cfg_tgt_queue_depth; member
Dlpfc_attr.c3841 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
3845 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
3849 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5470 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
Dlpfc_hbadisc.c4526 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()