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