Home
last modified time | relevance | path

Searched refs:restore_index (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_api_88xx.c445 u32 restore_index = 0; in halmac_download_firmware_88xx() local
485 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 …]