Home
last modified time | relevance | path

Searched refs:gates_still_open (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c121 u32 gates_still_open = entry->gate_mask; in taprio_calculate_gate_durations() local
130 if (!gates_still_open) in taprio_calculate_gate_durations()
134 if (!(gates_still_open & BIT(tc))) in taprio_calculate_gate_durations()
140 gates_still_open &= ~BIT(tc); in taprio_calculate_gate_durations()

Completed in 4 milliseconds