Searched refs:fw_v3_offset_correction (Results 1 – 1 of 1) sorted by relevance
197 u32 fw_v3_offset_correction; member 743 nxpdev->fw_v3_offset_correction = 0; in nxp_download_firmware() 818 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate() 841 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate() 863 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_timeout() 1219 nxpdev->fw_v3_offset_correction -= nxpdev->fw_v3_prev_sent; in nxp_recv_fw_req_v3() 1224 nxpdev->fw_v3_offset_correction -= nxpdev->fw_v3_prev_sent; in nxp_recv_fw_req_v3() 1259 if (offset < nxpdev->fw_v3_offset_correction) { in nxp_recv_fw_req_v3() 1268 nxpdev->fw_dnld_v3_offset = offset - nxpdev->fw_v3_offset_correction; in nxp_recv_fw_req_v3()