Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c381 u32 restore_index = 0; in halmac_download_firmware_88xx() local
435 restore_info[restore_index].length = 1; in halmac_download_firmware_88xx()
436 restore_info[restore_index].mac_register = REG_TXDMA_PQ_MAP + 1; in halmac_download_firmware_88xx()
437 restore_info[restore_index].value = in halmac_download_firmware_88xx()
439 restore_index++; in halmac_download_firmware_88xx()
447 restore_info[restore_index].length = 1; in halmac_download_firmware_88xx()
448 restore_info[restore_index].mac_register = REG_CR; in halmac_download_firmware_88xx()
449 restore_info[restore_index].value = in halmac_download_firmware_88xx()
451 restore_index++; in halmac_download_firmware_88xx()
452 restore_info[restore_index].length = 4; in halmac_download_firmware_88xx()
[all …]