Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_taprio.c39 #define TAPRIO_ALL_GATES_OPEN -1 macro
736 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue_from_txq()
741 if (gate_mask != TAPRIO_ALL_GATES_OPEN && in taprio_dequeue_from_txq()
840 gate_mask = entry ? entry->gate_mask : TAPRIO_ALL_GATES_OPEN; in taprio_dequeue()