Home
last modified time | relevance | path

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

12

/linux-6.8/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
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-6.8/net/sched/
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
487 .id = "choke",
DKconfig245 tristate "CHOose and Keep responsive flow scheduler (CHOKE)"
247 Say Y here if you want to use the CHOKe packet scheduler (CHOose
/linux-6.8/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-pompom.dtsi16 5v-choke-thermal {
23 5v-choke-crit {
164 5v-choke-thermistor@1 {
/linux-6.8/arch/x86/realmode/rm/
Drealmode.h10 * This must be open-coded since gas will choke on using a
/linux-6.8/Documentation/devicetree/bindings/phy/
Dphy-stm32-usbphyc.yaml124 Controls HS driver current trimming for choke compensation
148 Controls HS driver impedance tuning for choke compensation
/linux-6.8/drivers/soc/fsl/qbman/
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()
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-6.8/Documentation/netlink/specs/
Dtc.yaml671 name: tc-choke-attrs
1700 value: choke
1701 attribute-set: tc-choke-attrs
1809 value: choke
/linux-6.8/drivers/usb/storage/
Dscsiglue.c74 * the extra data and many devices choke if asked for more or in slave_alloc()
331 * Some devices choke when they receive a PREVENT-ALLOW MEDIUM in slave_configure()
655 * Some devices are known to choke with anything larger. It seems like
/linux-6.8/include/net/
Dnetrom.h236 * This routine is called when a Connect Acknowledge with the Choke Flag
/linux-6.8/arch/x86/include/asm/xen/
Dpage.h279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
/linux-6.8/arch/alpha/kernel/
Dcore_tsunami.c386 choke completely. */ in tsunami_init_arch()
/linux-6.8/scripts/
Dleaking_addresses.pl11 # cause the script to choke.
/linux-6.8/fs/gfs2/
Daops.c268 * so media errors will not choke in gfs2_write_jdata_batch()
/linux-6.8/tools/include/uapi/linux/
Dpkt_sched.h354 /* CHOKe section */
/linux-6.8/Documentation/networking/dsa/
Dsja1105.rst352 symbols, while others might choke on them and discard the entire Ethernet
/linux-6.8/drivers/ata/
Dsata_via.c303 /* Some VIA controllers choke if ATA_NIEN is manipulated in in svia_noop_freeze()
Dsata_promise.c561 * Make sure hardware does not choke on it.
Dsata_sil24.c753 * to get ready and those devices will choke if we don't wait in sil24_hardreset()
/linux-6.8/drivers/net/usb/
Drndis_host.c515 /* don't choke if we see oob, per-packet data, etc */ in rndis_rx_fixup()
/linux-6.8/include/uapi/linux/
Dpkt_sched.h374 /* CHOKe section */
/linux-6.8/drivers/staging/rts5208/
Drtsx.c64 * the extra data and many devices choke if asked for more or in slave_alloc()
/linux-6.8/net/netrom/
Daf_netrom.c736 * A Connect Ack with Choke or timeout or failed routing will go to in nr_connect()
/linux-6.8/net/rose/
Daf_rose.c882 * A Connect Ack with Choke or timeout or failed routing will go to in rose_connect()

12