Searched refs:file_pos (Results 1 – 1 of 1) sorted by relevance
473 int file_pos; member4412 ret = fs_seek(&iface_ctx.fw_update_file, iface_ctx.file_pos, FS_SEEK_SET); in prepare_and_send_fw_packet()4415 LOG_ERR("Could not seek to offset %d of file", iface_ctx.file_pos); in prepare_and_send_fw_packet()4439 iface_ctx.file_pos += read_res; in prepare_and_send_fw_packet()4457 iface_ctx.file_pos = 0; in process_fw_update_rx()