/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | choke.json | 4 "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 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 488 .id = "choke", 502 MODULE_ALIAS_NET_SCH("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
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-pompom.dtsi | 15 5v-choke-thermal { 19 5v-choke-crit { 160 5v-choke-thermistor@1 {
|
/linux/arch/x86/realmode/rm/ |
H A D | realmode.h | 10 * This must be open-coded since gas will choke on using a
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-stm32-usbphyc.yaml | 128 Controls HS driver current trimming for choke compensation 152 Controls HS driver impedance tuning for choke compensation
|
/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()
|
/linux/drivers/usb/storage/ |
H A D | scsiglue.c | 73 * 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 D | tc.yaml | 714 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 D | netrom.h | 236 * This routine is called when a Connect Acknowledge with the Choke Flag
|
/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
|
/linux/arch/alpha/kernel/ |
H A D | core_tsunami.c | 386 choke completely. */ in tsunami_init_arch()
|
/linux/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 354 /* CHOKe section */
|
/linux/scripts/ |
H A D | leaking_addresses.pl | 11 # cause the script to choke.
|
/linux/fs/gfs2/ |
H A D | aops.c | 238 * so media errors will not choke in gfs2_write_jdata_batch()
|
/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()
|
/linux/drivers/ata/ |
H A D | sata_via.c | 303 /* Some VIA controllers choke if ATA_NIEN is manipulated in in svia_noop_freeze()
|
H A D | sata_promise.c | 561 * Make sure hardware does not choke on it.
|
H A D | sata_sil24.c | 753 * to get ready and those devices will choke if we don't wait in sil24_hardreset()
|
/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 352 symbols, while others might choke on them and discard the entire Ethernet
|
/linux/include/uapi/linux/ |
H A D | pkt_sched.h | 374 /* CHOKe section */
|
/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()
|
/linux/net/netrom/ |
H A D | af_netrom.c | 736 * A Connect Ack with Choke or timeout or failed routing will go to in nr_connect()
|
/linux/net/rose/ |
H A D | af_rose.c | 882 * A Connect Ack with Choke or timeout or failed routing will go to in rose_connect()
|