Searched refs:priomap (Results 1 – 9 of 9) sorted by relevance
108 local priomap=$1; shift116 priomap $priomap124 local priomap=$1; shift137 for band in $priomap; do
153 local priomap=$(seq 0 $((nstreams - 1)))165 ets_change_qdisc $dev $nstrict "$priomap" ${quanta[@]}
27 tc qdisc add dev $swp2 root handle 10: $QDISC 3 priomap 2 1 0
66 prio bands 8 priomap 7 6 5 4 3 2 1 0
176 ets bands 8 strict 8 priomap 7 6192 ets bands 8 strict 8 priomap 7 6209 ets bands 8 strict 8 priomap 7 6231 ets bands 8 strict 8 priomap 7 6
29 bands 8 priomap 7 6 5 4 3 2 1 0
134 prio bands 8 priomap 7 7 7 7 7 7 7 7
455 prio bands 3 priomap 0 0 0 0 0 0 0 0
149 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member