Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h460 uint32_t cfg_tgt_queue_depth; member
Dlpfc_attr.c3621 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
3625 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
3629 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5037 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
Dlpfc_hbadisc.c4387 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()