/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | tbf.json | 15 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 10000", 18 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 10Kbit burst 1500b limit 1000b", 38 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 mtu … 41 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b limit 1000b", 61 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 mtu … 64 …"matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b peakrate 30Kbit minburst.… 84 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf burst 1500 rate 20000 latency 100ms", 87 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b lat 100ms", 107 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 over… 130 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 link… [all …]
|
H A D | red.json | 15 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red limit 1M avpkt 1500 min 100K max 300K… 38 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red adaptive limit 1M avpkt 1500 min 100K… 61 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red ecn limit 1M avpkt 1500 min 100K max … 84 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn adaptive limit 1M avpkt 1500 min 100K max 300K", 107 …: "$TC qdisc add dev $DUMMY handle 1: root red ecn harddrop limit 1M avpkt 1500 min 100K max 300K", 130 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red ecn nodrop limit 1M avpkt 1500 min 10… 153 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red nodrop limit 1M avpkt 1500 min 100K m… 175 …qdisc add dev $DUMMY handle 1: root red ecn harddrop nodrop limit 1M avpkt 1500 min 100K max 300K", 198 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root red limit 1M avpkt 1500 min 100K max 300K…
|
H A D | hhf.json | 38 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root hhf limit 1500", 41 …"matchPattern": "qdisc hhf 1: root refcnt [0-9]+ limit 1500p.*hh_limit 2048 reset_timeout 40ms adm… 177 "cmdUnderTest": "$TC qdisc change dev $DUMMY handle 1: root hhf limit 1500", 180 …"matchPattern": "qdisc hhf 1: root refcnt [0-9]+ limit 1500p.*hh_limit 2048 reset_timeout 40ms adm…
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | dnf.py | 21 status, output = self.target.run(command, 1500) 123 self.target.run('mkdir -p %s/etc' % rootpath, 1500) 124 …('mkdir -p %s/bin %s/sbin %s/usr/bin %s/usr/sbin' % (rootpath, rootpath, rootpath, rootpath), 1500) 125 self.target.run('mkdir -p %s/dev' % rootpath, 1500) 127 self.target.run('mkdir -p %s/lib' % rootpath, 1500) 128 self.target.run('mkdir -p %s/libx32' % rootpath, 1500) 129 self.target.run('mkdir -p %s/lib64' % rootpath, 1500) 130 self.target.run('cp /lib/libtinfo.so.5 %s/lib' % rootpath, 1500) 131 self.target.run('cp /libx32/libtinfo.so.5 %s/libx32' % rootpath, 1500) 132 self.target.run('cp /lib64/libtinfo.so.5 %s/lib64' % rootpath, 1500) [all …]
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/ |
H A D | pwm-fan-controller@103000.conf | 5 CRITLO_fan1= "1500" 14 CRITLO_fan2= "1500" 23 CRITLO_fan3= "1500" 32 CRITLO_fan4= "1500" 41 CRITLO_fan5= "1500"
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | samsung,battery.yaml | 25 description: 3.8V 1500 mAh battery used in Samsung GT-I8190 27 description: 3.8V 1500 mAh battery used in Samsung SGH-T599 and SGH-I407 29 description: 3.8V 1500 mAh battery used in Samsung GT-I8160 33 description: 3.8V 1500 mAh battery used in Samsung GT-I9070
|
/openbmc/linux/arch/arm/mach-berlin/ |
H A D | Kconfig | 17 bool "Marvell Armada 1500 (BG2)" 25 bool "Marvell Armada 1500-mini (BG2CD)" 35 bool "Marvell Armada 1500 Pro (BG2-Q)"
|
/openbmc/openbmc/meta-security/recipes-security/isic/files/ |
H A D | isic-0.07-netinet.patch | 18 /* This is tuned for ethernet sized frames (1500 bytes) 30 /* This is tuned for ethernet sized frames (1500 bytes) 42 /* This is tuned for ethernet sized frames (1500 bytes) 54 /* This is tuned for ethernet sized frames (1500 bytes) 66 /* This is tuned for ethernet sized frames (1500 bytes)
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | xt_string.sh | 57 add_rule bm 1000 1500 59 add_rule kmp 1000 1500 81 send $((1500 - $patlen)) 97 send 1500
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | syna.txt | 21 Boards with a SoC of the Marvell Berlin family, e.g. Armada 1500 29 "marvell,berlin2" for Marvell Armada 1500 (BG2, 88DE3100), 30 "marvell,berlin2cd" for Marvell Armada 1500-mini (BG2CD, 88DE3005) 32 "marvell,berlin2q" for Marvell Armada 1500-pro (BG2Q, 88DE3114)
|
/openbmc/openbmc/meta-google/recipes-google/networking/files/ |
H A D | gbmc-ip-monitor-test.sh | 42 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group de… 53 [LINK]2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT gr… 70 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 10… 168 …_monitor_parse_line "[LINK]2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast st… 178 …_parse_line "[LINK]Deleted 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast st… 188 …itor_parse_line "[LINK]20: gusbem0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 master gbmcbr state…
|
/openbmc/linux/drivers/regulator/ |
H A D | twl-regulator.c | 297 UNSUP(1500), UNSUP(1800), 2500, 2800, 302 1500, 1800, UNSUP(1850), 2500, 308 1500, 1800, 2000, 2500, 313 1500, 1800, 2500, 2800, 318 1500, 1800, UNSUP(1850), 2500, 327 UNSUP(1500), UNSUP(1800), 1850, UNSUP(2500), 337 UNSUP(1500), 1800, UNSUP(1850), UNSUP(2500), 360 /* 600mV to 1450mV in 12.5 mV steps, everything above = 1500mV */ 534 TWL4030_FIXED_LDO(VINTANA1, 0x3f, 1500, 11, 100, 0x08); 535 TWL4030_FIXED_LDO(VINTDIG, 0x47, 1500, 13, 100, 0x08); [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | vrf.rst | 188 …11: mgmt: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default… 191 …12: red: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default … 194 …13: blue: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default… 197 …14: green: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group defaul… 237 …3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFA… 239 …4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFA… 241 …7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN mode DEFAULT group defaul… 282 …3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP group def… 290 …4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP group def… 298 7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN group default qlen 1000
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 80 ip -net "$ns1" link set ns1eth1 up mtu 1500 86 ip -net "$ns1" link set ns1eth2 up mtu 1500 95 ip -net "$ns2" link set ns2eth1 up mtu 1500 99 ip -net "$ns2" link set ns2eth2 up mtu 1500 103 ip -net "$ns2" link set ns2eth3 up mtu 1500 109 ip -net "$ns3" link set ns3eth1 up mtu 1500
|
/openbmc/openbmc-test-automation/openpower/pel/ |
H A D | test_bmc_pel.robot | 529 Informational BMC 1500, Predictive BMC 1500 45 530 Informational BMC 1500, Unrecoverable BMC 1500 45 531 Unrecoverable BMC 1500, Predictive BMC 1500 30 556 Informational HOST 1500, Informational BMC 1500 30 557 Informational HOST 1500, Unrecoverable BMC 1500 45 558 Unrecoverable HOST 1500, Informational BMC 1500 45 559 Unrecoverable HOST 1500, Predictive BMC 1500 60 571 Unrecoverable HOST 1500, Unrecoverable BMC 1500 60
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | pmtu.sh | 16 # '--------------R2--------------' b_r2: 1500 204 # addresses have multipath routes to each other, b_r1 mtu = 1500. 1092 mtu "${ns_r2}" veth_R2-B 1500 1093 mtu "${ns_b}" veth_B-R2 1500 1103 check_pmtu_value "1500" "${pmtu_2}" "exceeding MTU" || return 1 1112 check_pmtu_value "1500" "${pmtu_2}" "changing local MTU on a link not on this path" || return 1 1121 check_pmtu_value "1500" "${pmtu_2}" "changing local MTU on a link not on this path" || return 1 1140 mtu "${ns_a}" veth_A-R2 1500 1141 mtu "${ns_r2}" veth_R2-A 1500 1143 check_pmtu_value "1500" "${pmtu_2}" "increasing local MTU" || return 1 [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | hdlc.h | 16 #define HDLC_MAX_MTU 1500 /* Ethernet 1500 bytes */
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-n2-plus.dts | 22 pwms = <&pwm_ab 0 1500 0>; 29 pwms = <&pwm_AO_cd 1 1500 0>;
|
/openbmc/phosphor-health-monitor/test/ |
H A D | test_health_metric.cpp | 90 metric->update(MValue(1351, 1500)); in TEST_F() 92 metric->update(MValue(1399, 1500)); in TEST_F() 94 metric->update(MValue(1199, 1500)); in TEST_F()
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | ms5611_core.c | 138 if (t < -1500) { in ms5611_temp_and_pressure_compensate() 139 s64 tmp = (t + 1500) * (t + 1500); in ms5611_temp_and_pressure_compensate() 175 if (t < -1500) { in ms5607_temp_and_pressure_compensate() 176 tmp = (t + 1500) * (t + 1500); in ms5607_temp_and_pressure_compensate()
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | ddr.h | 31 {2, 1500, 2, 10, 6, 0x07070809, 0x0a0b0b09}, 36 {1, 1500, 2, 10, 6, 0x07070809, 0x0a0b0b09},
|
/openbmc/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7110-starfive-visionfive-2-v1.3b.dts | 33 rx-internal-delay-ps = <1500>; 34 tx-internal-delay-ps = <1500>;
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cirrus,cs42l43.yaml | 135 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ] 142 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ] 165 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ] 172 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | events.json | 683 { "arg_value": 1500, "parameter_value": 320 }, 699 { "arg_value": 1500, "parameter_value": 340 }, 702 { "arg_value": 3050, "parameter_value": 1500 } 715 { "arg_value": 1500, "parameter_value": 580 }, 731 { "arg_value": 1500, "parameter_value": 720 }, 747 { "arg_value": 1500, "parameter_value": 1050 },
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-tt-1500.c | 2 // tt-1500.h - Keytable for tt_1500 Remote Controller 11 /* for the Technotrend 1500 bundled remotes (grey and black): */
|