summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/l1ctl_proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/l1ctl_proto.h b/include/l1ctl_proto.h
index f2880eb5..24cb64ba 100644
--- a/include/l1ctl_proto.h
+++ b/include/l1ctl_proto.h
@@ -207,6 +207,8 @@ struct l1ctl_dm_est_req {
struct l1ctl_h0 h0;
struct l1ctl_h1 h1;
};
+ uint8_t tch_mode;
+ uint8_t _padding[1];
} __attribute__((packed));
struct l1ctl_dm_freq_req {