Searched refs:nrf70_fw_image (Results 1 – 2 of 2) sorted by relevance
43 struct nrf70_fw_image { struct
190 struct nrf70_fw_image *image = in nrf_wifi_fmac_fw_parse()191 (struct nrf70_fw_image *)((char *)fw_data + offset); in nrf_wifi_fmac_fw_parse()192 const void *data = (char *)fw_data + offset + sizeof(struct nrf70_fw_image); in nrf_wifi_fmac_fw_parse()194 if (offset + sizeof(struct nrf70_fw_image) + image->len > fw_size) { in nrf_wifi_fmac_fw_parse()226 offset += sizeof(struct nrf70_fw_image) + image->len; in nrf_wifi_fmac_fw_parse()