Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h694 uint32_t cfg_tgt_queue_depth; member
Dlpfc_attr.c4021 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
4025 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
4029 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()
Dlpfc_hbadisc.c4849 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()