Home
last modified time | relevance | path

Searched full:choke (Results 1 – 25 of 32) sorted by relevance

12

/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dchoke.json4 "name": "Create CHOKE with default setting",
7 "choke"
14 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000",
17 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 83p max 250p",
25 "name": "Create CHOKE with min packet setting",
28 "choke"
35 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100",
38 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 100p max 250p",
46 "name": "Create CHOKE with max packet setting",
49 "choke"
[all …]
/linux/net/sched/
H A Dsch_choke.c3 * net/sched/sch_choke.c CHOKE scheduler
21 CHOKe stateless AQM for fair bandwidth allocation
24 CHOKe (CHOose and Keep for responsive flows, CHOose and Kill for
30 are dropped. Unlike RED, CHOKe is not really a "classful" qdisc because it
36 R. Pan, B. Prabhakar, and K. Psounis, "CHOKe, A Stateless
40 A. Tang, J. Wang, S. Low, "Understanding CHOKe: Throughput and Spatial
488 .id = "choke",
502 MODULE_ALIAS_NET_SCH("choke");
H A DKconfig245 tristate "CHOose and Keep responsive flow scheduler (CHOKE)"
247 Say Y here if you want to use the CHOKe packet scheduler (CHOose
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-pompom.dtsi15 5v-choke-thermal {
19 5v-choke-crit {
160 5v-choke-thermistor@1 {
/linux/arch/x86/realmode/rm/
H A Drealmode.h10 * This must be open-coded since gas will choke on using a
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml128 Controls HS driver current trimming for choke compensation
152 Controls HS driver impedance tuning for choke compensation
/linux/drivers/soc/fsl/qbman/
H A Dbman_ccsr.c109 /* choke if size isn't within range */ in bm_set_memory()
112 /* choke if '[e]ba' has lower-alignment than 'size' */ in bm_set_memory()
H A Dqman_ccsr.c351 /* choke if size isn't within range */ in qm_set_memory()
354 /* choke if 'ba' has lower-alignment than 'size' */ in qm_set_memory()
/linux/drivers/usb/storage/
H A Dscsiglue.c73 * the extra data and many devices choke if asked for more or in slave_alloc()
318 * Some devices choke when they receive a PREVENT-ALLOW MEDIUM in device_configure()
656 * Some devices are known to choke with anything larger. It seems like
/linux/Documentation/netlink/specs/
H A Dtc.yaml714 name: tc-choke-xstats
2263 name: tc-choke-attrs
3672 value: choke
3673 attribute-set: tc-choke-attrs
3844 value: choke
3845 fixed-header: tc-choke-xstats
/linux/include/net/
H A Dnetrom.h236 * This routine is called when a Connect Acknowledge with the Choke Flag
/linux/arch/x86/include/asm/xen/
H A Dpage.h279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
/linux/arch/alpha/kernel/
H A Dcore_tsunami.c386 choke completely. */ in tsunami_init_arch()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h354 /* CHOKe section */
/linux/scripts/
H A Dleaking_addresses.pl11 # cause the script to choke.
/linux/fs/gfs2/
H A Daops.c238 * so media errors will not choke in gfs2_write_jdata_batch()
/linux/drivers/net/usb/
H A Drndis_host.c515 /* don't choke if we see oob, per-packet data, etc */ in rndis_rx_fixup()
/linux/drivers/ata/
H A Dsata_via.c303 /* Some VIA controllers choke if ATA_NIEN is manipulated in in svia_noop_freeze()
H A Dsata_promise.c561 * Make sure hardware does not choke on it.
H A Dsata_sil24.c753 * to get ready and those devices will choke if we don't wait in sil24_hardreset()
/linux/Documentation/networking/dsa/
H A Dsja1105.rst352 symbols, while others might choke on them and discard the entire Ethernet
/linux/include/uapi/linux/
H A Dpkt_sched.h374 /* CHOKe section */
/linux/drivers/staging/rts5208/
H A Drtsx.c64 * the extra data and many devices choke if asked for more or in slave_alloc()
/linux/net/netrom/
H A Daf_netrom.c736 * A Connect Ack with Choke or timeout or failed routing will go to in nr_connect()
/linux/net/rose/
H A Daf_rose.c882 * A Connect Ack with Choke or timeout or failed routing will go to in rose_connect()

12