Searched refs:image (Results 1 – 2 of 2) sorted by relevance
190 struct nrf70_fw_image *image = in nrf_wifi_fmac_fw_parse() local194 if (offset + sizeof(struct nrf70_fw_image) + image->len > fw_size) { in nrf_wifi_fmac_fw_parse()196 fw_size, image_id, image->len); in nrf_wifi_fmac_fw_parse()200 nrf_wifi_osal_log_dbg("image[%d] type: %d", image_id, image->type); in nrf_wifi_fmac_fw_parse()201 nrf_wifi_osal_log_dbg("image[%d] len: %d", image_id, image->len); in nrf_wifi_fmac_fw_parse()207 fw_info->lmac_patch_pri.size = image->len; in nrf_wifi_fmac_fw_parse()211 fw_info->lmac_patch_sec.size = image->len; in nrf_wifi_fmac_fw_parse()215 fw_info->umac_patch_pri.size = image->len; in nrf_wifi_fmac_fw_parse()219 fw_info->umac_patch_sec.size = image->len; in nrf_wifi_fmac_fw_parse()226 offset += sizeof(struct nrf70_fw_image) + image->len; in nrf_wifi_fmac_fw_parse()
1071 # \image command).1679 # shows how to put an image at the root of the tree instead of the PROJECT_NAME.2697 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images2698 # generated by dot. For an explanation of the image formats see the section