Searched refs:restore_info (Results 1 – 3 of 3) sorted by relevance
386 struct halmac_restore_info restore_info[DLFW_RESTORE_REG_NUM_88XX]; in halmac_download_firmware_88xx() local435 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()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()452 restore_info[restore_index].length = 4; in halmac_download_firmware_88xx()453 restore_info[restore_index].mac_register = REG_H2CQ_CSR; in halmac_download_firmware_88xx()454 restore_info[restore_index].value = BIT(31); in halmac_download_firmware_88xx()[all …]
244 struct halmac_restore_info *restore_info,
3671 struct halmac_restore_info *restore_info, in halmac_restore_mac_register_88xx() argument3679 struct halmac_restore_info *curr_restore_info = restore_info; in halmac_restore_mac_register_88xx()