Searched refs:pfw_cfg (Results 1 – 1 of 1) sorted by relevance
348 struct be_fw_cfg *pfw_cfg; in mgmt_get_fw_config() local349 pfw_cfg = req; in mgmt_get_fw_config()352 phba->fw_config.eqid_count = pfw_cfg->eqid_count; in mgmt_get_fw_config()353 phba->fw_config.cqid_count = pfw_cfg->cqid_count; in mgmt_get_fw_config()363 if (pfw_cfg->ulp[ulp_num].ulp_mode & in mgmt_get_fw_config()368 phba->fw_config.phys_port = pfw_cfg->phys_port; in mgmt_get_fw_config()373 pfw_cfg->ulp[ulp_num].sq_base; in mgmt_get_fw_config()375 pfw_cfg->ulp[ulp_num].sq_count; in mgmt_get_fw_config()378 pfw_cfg->ulp[ulp_num].icd_base; in mgmt_get_fw_config()380 pfw_cfg->ulp[ulp_num].icd_count; in mgmt_get_fw_config()[all …]