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