Home
last modified time | relevance | path

Searched refs:fw_v3_offset_correction (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/bluetooth/
H A Dbtnxpuart.c191 u32 fw_v3_offset_correction; member
689 nxpdev->fw_v3_offset_correction = 0; in nxp_download_firmware()
764 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate()
784 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_baudrate()
806 nxpdev->fw_v3_offset_correction += req_len; in nxp_fw_change_timeout()
1161 nxpdev->fw_v3_offset_correction -= nxpdev->fw_v3_prev_sent; in nxp_recv_fw_req_v3()
1166 nxpdev->fw_v3_offset_correction -= nxpdev->fw_v3_prev_sent; in nxp_recv_fw_req_v3()
1200 if (offset < nxpdev->fw_v3_offset_correction) { in nxp_recv_fw_req_v3()
1209 nxpdev->fw_dnld_v3_offset = offset - nxpdev->fw_v3_offset_correction; in nxp_recv_fw_req_v3()