cfg_hba_queue_depth 849 drivers/scsi/lpfc/lpfc.h uint32_t cfg_hba_queue_depth; cfg_hba_queue_depth 515 drivers/scsi/lpfc/lpfc_init.c if (phba->cfg_hba_queue_depth > i) { cfg_hba_queue_depth 518 drivers/scsi/lpfc/lpfc_init.c phba->cfg_hba_queue_depth, i); cfg_hba_queue_depth 519 drivers/scsi/lpfc/lpfc_init.c phba->cfg_hba_queue_depth = i; cfg_hba_queue_depth 4334 drivers/scsi/lpfc/lpfc_init.c shost->can_queue = phba->cfg_hba_queue_depth - 10; cfg_hba_queue_depth 7683 drivers/scsi/lpfc/lpfc_init.c shost->can_queue = phba->cfg_hba_queue_depth - 10; cfg_hba_queue_depth 8478 drivers/scsi/lpfc/lpfc_init.c if (phba->cfg_hba_queue_depth > length) { cfg_hba_queue_depth 8481 drivers/scsi/lpfc/lpfc_init.c phba->cfg_hba_queue_depth, length); cfg_hba_queue_depth 8482 drivers/scsi/lpfc/lpfc_init.c phba->cfg_hba_queue_depth = length; cfg_hba_queue_depth 5570 drivers/scsi/lpfc/lpfc_scsi.c if (total >= phba->cfg_hba_queue_depth - LPFC_DISC_IOCB_BUFF_COUNT ) { cfg_hba_queue_depth 5577 drivers/scsi/lpfc/lpfc_scsi.c phba->cfg_hba_queue_depth - LPFC_DISC_IOCB_BUFF_COUNT ) { cfg_hba_queue_depth 5582 drivers/scsi/lpfc/lpfc_scsi.c num_to_alloc, phba->cfg_hba_queue_depth, cfg_hba_queue_depth 5583 drivers/scsi/lpfc/lpfc_scsi.c (phba->cfg_hba_queue_depth - total)); cfg_hba_queue_depth 5584 drivers/scsi/lpfc/lpfc_scsi.c num_to_alloc = phba->cfg_hba_queue_depth - total; cfg_hba_queue_depth 10397 drivers/scsi/lpfc/lpfc_sli.c (phba->cfg_hba_queue_depth * 2); cfg_hba_queue_depth 10411 drivers/scsi/lpfc/lpfc_sli.c pring->iotag_max = phba->cfg_hba_queue_depth;