Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc.h471 uint32_t cfg_tgt_queue_depth; member
H A Dlpfc_attr.c3861 if (val == vport->cfg_tgt_queue_depth) in lpfc_tgt_queue_depth_set()
3865 vport->cfg_tgt_queue_depth = val; in lpfc_tgt_queue_depth_set()
3869 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_tgt_queue_depth_set()
5490 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_max_scsicmpl_time_set()
H A Dlpfc_hbadisc.c4542 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth; in lpfc_initialize_node()