Home
last modified time | relevance | path

Searched refs:cfg_xri_rebalancing (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c1518 if (phba->cfg_xri_rebalancing) { in lpfc_hb_timeout_handler()
3571 phba->cfg_xri_rebalancing = 0; in lpfc_create_multixri_pools()
3774 if (phba->cfg_xri_rebalancing) in lpfc_online()
3946 if (phba->cfg_xri_rebalancing) in lpfc_offline()
8176 phba->cfg_xri_rebalancing = 0; in lpfc_sli4_driver_resource_setup()
14980 if (phba->cfg_xri_rebalancing) in lpfc_pci_remove_one_s4()
H A Dlpfc_nvme.c1771 if (phba->cfg_xri_rebalancing) in lpfc_nvme_fcp_io_submit()
H A Dlpfc_debugfs.c473 if (!phba->cfg_xri_rebalancing) { in lpfc_debugfs_multixripools_data()
612 if (phba->cfg_xri_rebalancing) { in lpfc_debugfs_lockstat_data()
H A Dlpfc_sli.c8999 if (phba->cfg_xri_rebalancing) in lpfc_sli4_hba_setup()
9003 phba->cfg_xri_rebalancing = 0; in lpfc_sli4_hba_setup()
21879 * the IO buf is returned to expedite pool. If cfg_xri_rebalancing==1,
21881 * xri_limit. If cfg_xri_rebalancing==0, the IO buf is returned to
21907 if (phba->cfg_xri_rebalancing) { in lpfc_release_io_buf()
22156 * This routine gets one IO buffer from free pool. If cfg_xri_rebalancing==1,
22157 * removes a IO buffer from multiXRI pools. If cfg_xri_rebalancing==0, removes
22184 if (phba->cfg_xri_rebalancing) in lpfc_get_io_buf()
H A Dlpfc_attr.c7421 phba->cfg_xri_rebalancing = 0; in lpfc_get_cfgparam()