Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh243 tc -n $ns1 qdisc add dev ns1eth1 root netem rate ${rate1}mbit $delay1 limit 50
244 tc -n $ns1 qdisc add dev ns1eth2 root netem rate ${rate2}mbit $delay2 limit 50
245 tc -n $ns2 qdisc add dev ns2eth1 root netem rate ${rate1}mbit $delay1 limit 50
246 tc -n $ns2 qdisc add dev ns2eth2 root netem rate ${rate2}mbit $delay2 limit 50
H A Dmptcp_join.sh169 tc -n $ns1 qdisc add dev ns1eth$i root netem rate 20mbit delay 1ms
170 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
/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.sh683 rate_attr_set $handle $name $rate mbit
/linux/tools/testing/selftests/net/
H A Drtnetlink.sh229 run_cmd tc class add dev "$dev" parent 1: classid 1:10 htb rate 1mbit