Searched refs:mbit (Results 1 – 14 of 14) sorted by relevance
213 local mbit=$1; shift226 local er=$((mbit * 1000 * 1000))232 log_test "TC $((vlan - 10)): TBF rate ${mbit}Mbit"
160 action police rate 10mbit burst 16k conform-exceed drop/ok172 action police rate 10mbit burst 16k conform-exceed drop/ok214 action police rate 10mbit burst 16k conform-exceed drop/ok \253 action police rate 10mbit burst 16k conform-exceed drop/pipe \
229 tc -n $ns1 qdisc add dev ns1eth1 root netem rate ${rate1}mbit $delay1230 tc -n $ns1 qdisc add dev ns1eth2 root netem rate ${rate2}mbit $delay2231 tc -n $ns2 qdisc add dev ns2eth1 root netem rate ${rate1}mbit $delay1232 tc -n $ns2 qdisc add dev ns2eth2 root netem rate ${rate2}mbit $delay2
138 tc -n $ns1 qdisc add dev ns1eth$i root netem rate 20mbit delay 1ms139 tc -n $ns2 qdisc add dev ns2eth$i root netem rate 20mbit delay 1ms
72 action police rate 100mbit burst 100k conform-exceed drop/ok82 action police rate 100mbit burst 100k conform-exceed drop/ok \
47 action police rate 10mbit burst 100k \
370 action police rate 100mbit burst 100k conform-exceed drop/ok377 action police rate 100mbit burst 100k conform-exceed drop/pipe \378 action police rate 200mbit burst 200k conform-exceed drop/ok
60 SHAPER_RATE=1mbit
656 unsigned int mbit = clear[i]; in da9121_status_poll_on() local658 ret = regmap_update_bits(chip->regmap, reg, mbit, 0); in da9121_status_poll_on()742 unsigned int mbit = handled[i]; in da9121_irq_handler() local744 err = regmap_update_bits(chip->regmap, reg, mbit, mbit); in da9121_irq_handler()
36 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit
49 tc -n "$SERVER_NS" class add dev link0 parent 1: classid 1:1 htb rate 100mbit
175 action police rate 50mbit burst 64k conform-exceed drop/pipe \
577 rate_attr_set $handle $name $rate mbit
223 run_cmd tc class add dev "$dev" parent 1: classid 1:10 htb rate 1mbit