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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 202 milliseconds