Searched refs:fw_dnld_v3_offset (Results 1 – 1 of 1) sorted by relevance
198 u32 fw_dnld_v3_offset; member746 nxpdev->fw_dnld_v3_offset = 0; in nxp_download_firmware()771 nxpdev->fw_dnld_v3_offset); in nxp_download_firmware()1272 nxpdev->fw_dnld_v3_offset = offset - nxpdev->fw_v3_offset_correction; in nxp_recv_fw_req_v3()1273 if (nxpdev->fw_dnld_v3_offset >= nxpdev->fw->size || in nxp_recv_fw_req_v3()1274 len > nxpdev->fw->size - nxpdev->fw_dnld_v3_offset) { in nxp_recv_fw_req_v3()1280 nxpdev->fw_dnld_v3_offset, len); in nxp_recv_fw_req_v3()