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

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

Completed in 206 milliseconds