Searched refs:cfg_tgt_queue_depth (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h403 uint32_t cfg_tgt_queue_depth; member in struct:lpfc_vport
H A Dlpfc_scsi.c2461 if ((pnode->cmd_qdepth < vport->cfg_tgt_queue_depth) &&
2469 if (pnode->cmd_qdepth > vport->cfg_tgt_queue_depth)
2470 pnode->cmd_qdepth = vport->cfg_tgt_queue_depth;
H A Dlpfc_attr.c3170 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth;
H A Dlpfc_hbadisc.c3587 ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth;

Completed in 176 milliseconds