Lines Matching refs:ahw
216 if (adapter->ahw->capabilities & in qlcnic_alloc_sw_resources()
250 !adapter->ahw->diag_test) in qlcnic_alloc_sw_resources()
631 adapter->ahw->physical_port = (val >> 2); in qlcnic_setup_idc_param()
702 if (adapter->ahw->revision_id == QLCNIC_P3P_C0) in qlcnic_check_flash_fw_ver()
885 u8 chiprev = adapter->ahw->revision_id; in qlcnic_validate_product_offs()
972 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_bootld_offs()
986 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_fw_offs()
1000 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_fw_size()
1015 if (adapter->ahw->fw_type != QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_get_fw_version()
1046 if (adapter->ahw->fw_type != QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_get_bios_version()
1119 fw_name[adapter->ahw->fw_type]); in qlcnic_load_firmware()
1211 u8 fw_type = adapter->ahw->fw_type; in qlcnic_validate_firmware()
1256 switch (adapter->ahw->fw_type) { in qlcnic_get_next_fwtype()
1267 adapter->ahw->fw_type = fw_type; in qlcnic_get_next_fwtype()
1277 adapter->ahw->fw_type = QLCNIC_UNKNOWN_ROMIMAGE; in qlcnic_request_firmware()
1282 if (adapter->ahw->fw_type == QLCNIC_FLASH_ROMIMAGE) { in qlcnic_request_firmware()
1286 fw_name[adapter->ahw->fw_type], in qlcnic_request_firmware()