Home
last modified time | relevance | path

Searched full:all_gates (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
H A Dtc_taprio.sh42 ALL_GATES=$((1 << 0 | 1 << STREAM_PRIO_1 | 1 << STREAM_PRIO_2))
159 sched-entry S $(printf "%x" $ALL_GATES) $GATE_DURATION_NS \
160 sched-entry S $(printf "%x" $((ALL_GATES & ~(1 << STREAM_PRIO_2)))) $GATE_DURATION_NS \