Searched refs:restore_index (Results 1 – 1 of 1) sorted by relevance
445 u32 restore_index = 0; in halmac_download_firmware_88xx() local485 restore_info[restore_index].length = 1; in halmac_download_firmware_88xx()486 restore_info[restore_index].mac_register = REG_TXDMA_PQ_MAP + 1; in halmac_download_firmware_88xx()487 restore_info[restore_index].value = HALMAC_REG_READ_8(pHalmac_adapter, REG_TXDMA_PQ_MAP + 1); in halmac_download_firmware_88xx()488 restore_index++; in halmac_download_firmware_88xx()494 restore_info[restore_index].length = 1; in halmac_download_firmware_88xx()495 restore_info[restore_index].mac_register = REG_CR; in halmac_download_firmware_88xx()496 restore_info[restore_index].value = HALMAC_REG_READ_8(pHalmac_adapter, REG_CR); in halmac_download_firmware_88xx()497 restore_index++; in halmac_download_firmware_88xx()498 restore_info[restore_index].length = 4; in halmac_download_firmware_88xx()[all …]