summaryrefslogtreecommitdiff
path: root/mac/ca/inc/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'mac/ca/inc/context.h')
-rw-r--r--mac/ca/inc/context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mac/ca/inc/context.h b/mac/ca/inc/context.h
index 0096042cdf..7b6c9b7d02 100644
--- a/mac/ca/inc/context.h
+++ b/mac/ca/inc/context.h
@@ -57,6 +57,8 @@ struct ca_t
uint current_beacon_period;
/** Current allocation index in current schedule. */
uint current_allocation_index;
+ /** Current allocation parameters. */
+ ca_access_alloc_param_t current_allocation_param;
/** Priority sorted MFS heap. */
heap_t mfs_heap;
/** List of CFP MFS held until the next beacon period. */