Searched refs:efuse_index (Results 1 – 1 of 1) sorted by relevance
419 u32 efuse_index = 0; in halmac_eeprom_parser_88xx() local428 value8 = *(pPhysical_efuse_map + efuse_index); in halmac_eeprom_parser_88xx()432 efuse_index++; in halmac_eeprom_parser_88xx()433 value8 = *(pPhysical_efuse_map + efuse_index); in halmac_eeprom_parser_88xx()445 efuse_index++; in halmac_eeprom_parser_88xx()447 …if (efuse_index >= pHalmac_adapter->hw_config_info.efuse_size - HALMAC_RESERVED_EFUSE_SIZE_88XX - … in halmac_eeprom_parser_88xx()456 …ERR, "Error: EEPROM addr exceeds eeprom_size:0x%X, at eFuse 0x%X\n", eeprom_size, efuse_index - 1); in halmac_eeprom_parser_88xx()462 efuse_index = efuse_index + 2; in halmac_eeprom_parser_88xx()466 value8 = *(pPhysical_efuse_map + efuse_index); in halmac_eeprom_parser_88xx()470 efuse_index++; in halmac_eeprom_parser_88xx()[all …]