/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | choke.json | 4 "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 D | sch_choke.c | 3 * 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 D | Kconfig | 245 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 D | sc7180-trogdor-pompom.dtsi | 15 choke-5v-thermal { 19 choke-5v-crit { 159 5v-choke-thermistor@1 {
|
/openbmc/linux/arch/x86/realmode/rm/ |
H A D | realmode.h | 10 * 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 D | safe_finger.patch | 20 #define LINE_LENGTH 128 /* Editors can choke on long lines */
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-stm32-usbphyc.yaml | 124 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 D | bman_ccsr.c | 109 /* 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 D | qman_ccsr.c | 351 /* 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 D | scsiglue.c | 74 * 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 D | netrom.h | 236 * This routine is called when a Connect Acknowledge with the Choke Flag
|
/openbmc/linux/arch/x86/include/asm/xen/ |
H A D | page.h | 279 * use FOREIGN_FRAME(). This will cause pte_pfn() to choke on it, as we
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | teamcity.py | 274 … # TeamCity seems to choke on service messages longer than about 63800 characters, so if error
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | rust-target-config.bbclass | 262 # rust's internals won't choke on.
|
/openbmc/linux/scripts/ |
H A D | leaking_addresses.pl | 11 # cause the script to choke.
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_tsunami.c | 386 choke completely. */ in tsunami_init_arch()
|
/openbmc/linux/fs/gfs2/ |
H A D | aops.c | 268 * so media errors will not choke in gfs2_write_jdata_batch()
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 354 /* CHOKe section */
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 352 symbols, while others might choke on them and discard the entire Ethernet
|
/openbmc/linux/drivers/net/usb/ |
H A D | rndis_host.c | 515 /* don't choke if we see oob, per-packet data, etc */ in rndis_rx_fixup()
|
/openbmc/linux/drivers/ata/ |
H A D | sata_via.c | 303 /* Some VIA controllers choke if ATA_NIEN is manipulated in in svia_noop_freeze()
|
/openbmc/linux/include/uapi/linux/ |
H A D | pkt_sched.h | 374 /* CHOKe section */
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mvtwsi.c | 585 * will choke if it is there. Since deciding this is not yet supported in
|
/openbmc/qemu/docs/devel/ |
H A D | style.rst | 411 Since certain C compilers choke on duplicated typedefs, you should avoid
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | rtsx.c | 64 * the extra data and many devices choke if asked for more or in slave_alloc()
|