Searched refs:efuse_index (Results 1 – 1 of 1) sorted by relevance
426 u32 efuse_index = 0; in halmac_eeprom_parser_88xx() local435 value8 = *(physical_efuse_map + efuse_index); in halmac_eeprom_parser_88xx()439 efuse_index++; in halmac_eeprom_parser_88xx()440 value8 = *(physical_efuse_map + efuse_index); in halmac_eeprom_parser_88xx()453 efuse_index++; in halmac_eeprom_parser_88xx()455 if (efuse_index >= halmac_adapter->hw_config_info.efuse_size - in halmac_eeprom_parser_88xx()469 eeprom_size, efuse_index - 1); in halmac_eeprom_parser_88xx()481 value8 = *(physical_efuse_map + efuse_index); in halmac_eeprom_parser_88xx()485 efuse_index++; in halmac_eeprom_parser_88xx()487 if (efuse_index > in halmac_eeprom_parser_88xx()[all …]