BATADV_MAX_AGGREGATION_MS
aggregation_end_time += msecs_to_jiffies(BATADV_MAX_AGGREGATION_MS);
max_aggregation_jiffies = msecs_to_jiffies(BATADV_MAX_AGGREGATION_MS);
unsigned int msecs = BATADV_MAX_AGGREGATION_MS * 1000;