Home
last modified time | relevance | path

Searched refs:TAPRIO_ALL_GATES_OPEN (Results 1 – 1 of 1) sorted by relevance

/net/sched/
Dsch_taprio.c31 #define TAPRIO_ALL_GATES_OPEN -1 macro
514 gate_mask = entry ? entry->gate_mask : TAPRIO_ALL_GATES_OPEN; in taprio_peek()
573 gate_mask = entry ? entry->gate_mask : TAPRIO_ALL_GATES_OPEN; in taprio_dequeue()
614 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue()
621 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue()