Searched refs:cfg_hba_queue_depth (Results 1 – 4 of 4) sorted by relevance
3795 if (total >= phba->cfg_hba_queue_depth - LPFC_DISC_IOCB_BUFF_COUNT ) { in lpfc_slave_alloc()3802 phba->cfg_hba_queue_depth - LPFC_DISC_IOCB_BUFF_COUNT ) { in lpfc_slave_alloc()3807 num_to_alloc, phba->cfg_hba_queue_depth, in lpfc_slave_alloc()3808 (phba->cfg_hba_queue_depth - total)); in lpfc_slave_alloc()3809 num_to_alloc = phba->cfg_hba_queue_depth - total; in lpfc_slave_alloc()
655 uint32_t cfg_hba_queue_depth; member
439 if (phba->cfg_hba_queue_depth > (mb->un.varRdConfig.max_xri+1)) in lpfc_config_port_post()440 phba->cfg_hba_queue_depth = in lpfc_config_port_post()2718 shost->can_queue = phba->cfg_hba_queue_depth - 10; in lpfc_create_port()5206 shost->can_queue = phba->cfg_hba_queue_depth - 10; in lpfc_post_init_setup()5819 if (phba->cfg_hba_queue_depth > in lpfc_sli4_read_config()5822 phba->cfg_hba_queue_depth = in lpfc_sli4_read_config()
7081 (phba->cfg_hba_queue_depth * 2); in lpfc_sli_setup()7095 pring->iotag_max = phba->cfg_hba_queue_depth; in lpfc_sli_setup()