Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h440 /* The number of packets shaped due to inbound aggregate BW
445 /* The number of packets shaped due to outbound aggregate BW
450 /* The number of packets shaped due to PPS allowance being exceeded */
453 /* The number of packets shaped due to connection tracking
459 /* The number of packets shaped due to linklocal packet rate
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh12 # shaped, and thus the PFC pool eventually fills, therefore the headroom
188 # prio 0->TC0 (band 7), 1->TC1 (band 6). TC1 is shaped.
/linux/Documentation/input/
H A Dmulti-touch-protocol.rst325 The BLOB_ID groups several packets together into one arbitrarily shaped
/linux/tools/testing/selftests/net/
H A Dgetsockopt_iter.c267 /* SO_VM_SOCKETS_CONNECT_TIMEOUT_{NEW,OLD} return a sock_timeval-shaped
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c846 dev_warn(priv->dev, "Prev FIFO%d is shaped", i); in cpsw_set_fifo_bw()
851 dev_err(priv->dev, "Upper FIFO%d is not shaped", i); in cpsw_set_fifo_bw()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h405 __u32 direct_pkts; /* count of non shaped packets */
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst254 For whatever it is worth, if you draw the tree to be tree-shaped rather
255 than array-shaped, it is easy to draw a planar representation:
/linux/drivers/hid/
H A Dhid-asus.c1254 case 0x5f: asus_map_key_clear(KEY_PROG2); break; /* S-shaped programmable key */ in asus_input_mapping()
/linux/net/sched/
H A Dsch_htb.c164 /* non shaped skbs; let them go directly thru */
H A Dsch_cake.c2100 /* In shaped mode, choose: in cake_dequeue()