Searched refs:max_open_gate_duration (Results 1 – 1 of 1) sorted by relevance
69 u64 max_open_gate_duration[TC_MAX_QUEUE]; member152 sched->max_open_gate_duration[tc] < entry->gate_duration[tc]) in taprio_calculate_gate_durations()153 sched->max_open_gate_duration[tc] = entry->gate_duration[tc]; in taprio_calculate_gate_durations()281 if (sched->max_open_gate_duration[tc] == sched->cycle_time) { in taprio_update_queue_max_sdu()286 max_frm_len = duration_to_length(q, sched->max_open_gate_duration[tc]); in taprio_update_queue_max_sdu()