Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtnxpuart.c159 u32 fw_dnld_v1_offset; member
533 nxpdev->fw_dnld_v1_offset = 0; in nxp_download_firmware()
702 if (chip_id == 0xffff && nxpdev->fw_dnld_v1_offset) { in nxp_recv_chip_ver_v1()
703 nxpdev->fw_dnld_v1_offset = 0; in nxp_recv_chip_ver_v1()
789 nxpdev->fw_dnld_v1_offset += nxpdev->fw_v1_sent_bytes; in nxp_recv_fw_req_v1()
804 nxpdev->fw_dnld_v1_offset); in nxp_recv_fw_req_v1()
809 nxpdev->fw_dnld_v1_offset -= nxpdev->fw_v1_sent_bytes; in nxp_recv_fw_req_v1()
814 if (nxpdev->fw_dnld_v1_offset + len <= nxpdev->fw->size) in nxp_recv_fw_req_v1()
816 nxpdev->fw_dnld_v1_offset, len); in nxp_recv_fw_req_v1()