Lines Matching refs:ahw
216 if (adapter->ahw->capabilities & in qlcnic_alloc_sw_resources()
250 !adapter->ahw->diag_test) in qlcnic_alloc_sw_resources()
635 adapter->ahw->physical_port = (val >> 2); in qlcnic_setup_idc_param()
706 if (adapter->ahw->revision_id == QLCNIC_P3P_C0) in qlcnic_check_flash_fw_ver()
889 u8 chiprev = adapter->ahw->revision_id; in qlcnic_validate_product_offs()
976 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_bootld_offs()
990 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_fw_offs()
1004 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_fw_size()
1019 if (adapter->ahw->fw_type != QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_get_fw_version()
1050 if (adapter->ahw->fw_type != QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_get_bios_version()
1123 fw_name[adapter->ahw->fw_type]); in qlcnic_load_firmware()
1215 u8 fw_type = adapter->ahw->fw_type; in qlcnic_validate_firmware()
1260 switch (adapter->ahw->fw_type) { in qlcnic_get_next_fwtype()
1271 adapter->ahw->fw_type = fw_type; in qlcnic_get_next_fwtype()
1281 adapter->ahw->fw_type = QLCNIC_UNKNOWN_ROMIMAGE; in qlcnic_request_firmware()
1286 if (adapter->ahw->fw_type == QLCNIC_FLASH_ROMIMAGE) { in qlcnic_request_firmware()
1290 fw_name[adapter->ahw->fw_type], in qlcnic_request_firmware()