Lines Matching refs: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()
358 phba->fw_config.eqid_count, in mgmt_get_fw_config()
359 phba->fw_config.cqid_count); in mgmt_get_fw_config()
366 &phba->fw_config.ulp_supported); in mgmt_get_fw_config()
368 phba->fw_config.phys_port = pfw_cfg->phys_port; in mgmt_get_fw_config()
370 if (test_bit(ulp_num, &phba->fw_config.ulp_supported)) { in mgmt_get_fw_config()
372 phba->fw_config.iscsi_cid_start[ulp_num] = in mgmt_get_fw_config()
374 phba->fw_config.iscsi_cid_count[ulp_num] = in mgmt_get_fw_config()
377 phba->fw_config.iscsi_icd_start[ulp_num] = in mgmt_get_fw_config()
379 phba->fw_config.iscsi_icd_count[ulp_num] = in mgmt_get_fw_config()
382 phba->fw_config.iscsi_chain_start[ulp_num] = in mgmt_get_fw_config()
384 phba->fw_config.iscsi_chain_count[ulp_num] = in mgmt_get_fw_config()
394 phba->fw_config. in mgmt_get_fw_config()
396 phba->fw_config. in mgmt_get_fw_config()
398 phba->fw_config. in mgmt_get_fw_config()
400 phba->fw_config. in mgmt_get_fw_config()
405 phba->fw_config.dual_ulp_aware = (pfw_cfg->function_mode & in mgmt_get_fw_config()
410 phba->fw_config.dual_ulp_aware); in mgmt_get_fw_config()
463 phba->fw_config.iscsi_features = in mgmt_check_supported_fw()
467 phba->fw_config.iscsi_features); in mgmt_check_supported_fw()
1472 if (test_bit(ulp_num, (void *)&phba->fw_config.ulp_supported)) { in beiscsi_active_session_disp()
1504 if (test_bit(ulp_num, (void *)&phba->fw_config.ulp_supported)) in beiscsi_free_session_disp()
1571 phba->fw_config.phys_port); in beiscsi_phys_port_disp()