Searched refs:fbc_image (Results 1 – 5 of 5) sorted by relevance
587 ret = mhi_alloc_bhie_table(mhi_cntrl, &mhi_cntrl->fbc_image, fw_sz); in mhi_fw_load_handler()594 mhi_firmware_copy_bhie(mhi_cntrl, fw_data, fw_sz, mhi_cntrl->fbc_image); in mhi_fw_load_handler()611 if (mhi_cntrl->fbc_image) { in mhi_fw_load_handler()612 mhi_free_bhie_table(mhi_cntrl, mhi_cntrl->fbc_image); in mhi_fw_load_handler()613 mhi_cntrl->fbc_image = NULL; in mhi_fw_load_handler()626 struct image_info *image_info = mhi_cntrl->fbc_image; in mhi_download_amss_image()
1205 if (mhi_cntrl->fbc_image) { in mhi_unprepare_after_power_down()1206 mhi_free_bhie_table(mhi_cntrl, mhi_cntrl->fbc_image); in mhi_unprepare_after_power_down()1207 mhi_cntrl->fbc_image = NULL; in mhi_unprepare_after_power_down()
390 struct image_info *fbc_image; member
633 fw_img = mhi_ctrl->fbc_image; in ath11k_pci_coredump_calculate_size()706 fw_img = mhi_ctrl->fbc_image; in ath11k_pci_coredump_download()
1297 fw_img = mhi_ctrl->fbc_image; in ath12k_pci_coredump_calculate_size()1370 fw_img = mhi_ctrl->fbc_image; in ath12k_pci_coredump_download()