Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_attr.c3982 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
3986 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
3990 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5251 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
Dlpfc.h665 uint32_t cfg_tgt_queue_depth; member
Dlpfc_hbadisc.c4966 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()