Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dsch_tbf_core.sh213 local mbit=$1; shift
226 local er=$((mbit * 1000 * 1000))
232 log_test "TC $((vlan - 10)): TBF rate ${mbit}Mbit"
H A Dtc_police.sh160 action police rate 10mbit burst 16k conform-exceed drop/ok
172 action police rate 10mbit burst 16k conform-exceed drop/ok
214 action police rate 10mbit burst 16k conform-exceed drop/ok \
253 action police rate 10mbit burst 16k conform-exceed drop/pipe \
/linux/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh229 tc -n $ns1 qdisc add dev ns1eth1 root netem rate ${rate1}mbit $delay1
230 tc -n $ns1 qdisc add dev ns1eth2 root netem rate ${rate2}mbit $delay2
231 tc -n $ns2 qdisc add dev ns2eth1 root netem rate ${rate1}mbit $delay1
232 tc -n $ns2 qdisc add dev ns2eth2 root netem rate ${rate2}mbit $delay2
H A Dmptcp_join.sh138 tc -n $ns1 qdisc add dev ns1eth$i root netem rate 20mbit delay 1ms
139 tc -n $ns2 qdisc add dev ns2eth$i root netem rate 20mbit delay 1ms
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_police_occ.sh72 action police rate 100mbit burst 100k conform-exceed drop/ok
82 action police rate 100mbit burst 100k conform-exceed drop/ok \
H A Dtc_police_scale.sh47 action police rate 10mbit burst 100k \
H A Dtc_restrictions.sh370 action police rate 100mbit burst 100k conform-exceed drop/ok
377 action police rate 100mbit burst 100k conform-exceed drop/pipe \
378 action police rate 200mbit burst 200k conform-exceed drop/ok
H A Dqos_max_descriptors.sh60 SHAPER_RATE=1mbit
/linux/drivers/regulator/
H A Dda9121-regulator.c656 unsigned int mbit = clear[i]; in da9121_status_poll_on() local
658 ret = regmap_update_bits(chip->regmap, reg, mbit, 0); in da9121_status_poll_on()
742 unsigned int mbit = handled[i]; in da9121_irq_handler() local
744 err = regmap_update_bits(chip->regmap, reg, mbit, mbit); in da9121_irq_handler()
/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_cls.rst36 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_sctp_collision.sh49 tc -n "$SERVER_NS" class add dev link0 parent 1: classid 1:1 htb rate 100mbit
/linux/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh175 action police rate 50mbit burst 64k conform-exceed drop/pipe \
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh577 rate_attr_set $handle $name $rate mbit
/linux/tools/testing/selftests/net/
H A Drtnetlink.sh223 run_cmd tc class add dev "$dev" parent 1: classid 1:10 htb rate 1mbit