Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dchoke.json4 "name": "Create CHOKE with default setting",
7 "choke"
15 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000",
18 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 83p max 250p",
27 "name": "Create CHOKE with min packet setting",
30 "choke"
38 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100",
41 "matchPattern": "qdisc choke 1: root refcnt [0-9]+ limit 1000p min 100p max 250p",
50 "name": "Create CHOKE with max packet setting",
53 "choke"
[all …]
/openbmc/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
487 .id = "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
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-pompom.dtsi15 choke-5v-thermal {
19 choke-5v-crit {
159 5v-choke-thermistor@1 {
/openbmc/linux/arch/x86/realmode/rm/
H A Drealmode.h10 * This must be open-coded since gas will choke on using a
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsafe_finger.patch20 #define LINE_LENGTH 128 /* Editors can choke on long lines */
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml124 Controls HS driver current trimming for choke compensation
148 Controls HS driver impedance tuning for choke compensation
/openbmc/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()
/openbmc/linux/drivers/usb/storage/
H A 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
/openbmc/linux/include/net/
H A Dnetrom.h236 * This routine is called when a Connect Acknowledge with the Choke Flag
/openbmc/linux/arch/x86/include/asm/xen/
H A Dpage.h279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dteamcity.py274 … # TeamCity seems to choke on service messages longer than about 63800 characters, so if error
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-target-config.bbclass262 # rust's internals won't choke on.
/openbmc/linux/scripts/
H A Dleaking_addresses.pl11 # cause the script to choke.
/openbmc/linux/arch/alpha/kernel/
H A Dcore_tsunami.c386 choke completely. */ in tsunami_init_arch()
/openbmc/linux/fs/gfs2/
H A Daops.c268 * so media errors will not choke in gfs2_write_jdata_batch()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h354 /* CHOKe section */
/openbmc/linux/Documentation/networking/dsa/
H A Dsja1105.rst352 symbols, while others might choke on them and discard the entire Ethernet
/openbmc/linux/drivers/net/usb/
H A Drndis_host.c515 /* don't choke if we see oob, per-packet data, etc */ in rndis_rx_fixup()
/openbmc/linux/drivers/ata/
H A Dsata_via.c303 /* Some VIA controllers choke if ATA_NIEN is manipulated in in svia_noop_freeze()
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h374 /* CHOKe section */
/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c585 * will choke if it is there. Since deciding this is not yet supported in
/openbmc/qemu/docs/devel/
H A Dstyle.rst411 Since certain C compilers choke on duplicated typedefs, you should avoid
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c64 * the extra data and many devices choke if asked for more or in slave_alloc()

12