/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | police.json | 40 "$TC actions add action police rate 4Mbit burst 120k index 9" 138 "cmdUnderTest": "$TC actions add action police rate 1mbit burst 100k overhead 64 index 64", 141 …"matchPattern": "action order [0-9]*: police 0x40 rate 1Mbit burst 100Kb mtu 2Kb action reclassif… 162 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8", 165 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify… 186 "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer atm index 8", 189 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify… 210 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed continue/drop … 213 …"matchPattern": "action order [0-9]*: police 0x1 rate 3Mbit burst 250Kb mtu 2Kb action continue/d… 234 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/reclassif… [all …]
|
/openbmc/u-boot/arch/mips/mach-mt7620/ |
H A D | Kconfig | 71 bool "256MBit (32MByte) total size" 74 Use 256MBit (32MByte) of DDR total size 77 bool "512MBit (64MByte) total size" 80 Use 512MBit (64MByte) of DDR total size 83 bool "1024MBit (128MByte) total size" 86 Use 1024MBit (128MByte) of DDR total size 89 bool "2048MBit (256MByte) total size" 92 Use 2048MBit (256MByte) of DDR total size
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | lxt.c | 14 #define MIIM_LXT971_SR2_10HDX 0x0000 /* 10 Mbit half duplex selected */ 15 #define MIIM_LXT971_SR2_10FDX 0x0200 /* 10 Mbit full duplex selected */ 16 #define MIIM_LXT971_SR2_100HDX 0x4000 /* 100 Mbit half duplex selected */ 17 #define MIIM_LXT971_SR2_100FDX 0x4200 /* 100 Mbit full duplex selected */
|
/openbmc/u-boot/include/configs/ |
H A D | edb93xx.h | 104 * 256 Mbit SDRAM on a 16-bit data bus, for a total of 32MB of SDRAM. We set 108 * 2x Samsung K4S561632E-TC75 256 Mbit on a 32-bit data bus, for a total of 118 * 256 Mbit SDRAM on a 16-bit data bus, for a total of 32MB of SDRAM. We set 122 * K4S561632E-TC75 256 Mbit on a 32-bit data bus, for a total of 64 MB of SDRAM. 155 * 0x60000000 consisting of 1x Intel TE28F128J3C-150 128 Mbit flash on a 16-bit 159 * 0x60000000 consisting of 2x Micron MT28F128J3-12 128 Mbit flash on a 32-bit
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | sch_tbf_etsprio.sh | 18 rate 400Mbit burst $bs limit 1M 20 rate 800Mbit burst $bs limit 1M 44 tbf rate 400Mbit burst $bs limit 1M
|
H A D | sch_tbf_core.sh | 213 local mbit=$1; shift 226 local er=$((mbit * 1000 * 1000)) 232 log_test "TC $((vlan - 10)): TBF rate ${mbit}Mbit"
|
H A D | tc_police.sh | 160 action police rate 80mbit burst 16k conform-exceed drop/ok 172 action police rate 80mbit burst 16k conform-exceed drop/ok 214 action police rate 80mbit burst 16k conform-exceed drop/ok \ 253 action police rate 80mbit burst 16k conform-exceed drop/pipe \
|
/openbmc/linux/include/linux/mfd/ |
H A D | viperboard.h | 23 #define VPRBRD_I2C_FREQ_6MHZ 1 /* 6 MBit/s */ 24 #define VPRBRD_I2C_FREQ_3MHZ 2 /* 3 MBit/s */ 25 #define VPRBRD_I2C_FREQ_1MHZ 3 /* 1 MBit/s */
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | +-bmc-gbmcbrusb.network | 6 # USB speeds tend to be better than 100mbit (100 cost) but worse 7 # than 1gbit (10 cost). Generally around 200mbit.
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | Kconfig | 14 2SS to 866Mbit/s PHY rate. 27 866Mbit/s PHY rate.
|
/openbmc/linux/drivers/net/can/peak_canfd/ |
H A D | Kconfig | 10 1 Mbit/s, the data bytes of CAN-FD frames can be transmitted with 11 up to 12 Mbit/s. A galvanic isolation of the CAN ports protects the
|
/openbmc/linux/drivers/net/hippi/ |
H A D | Kconfig | 10 HIgh Performance Parallel Interface (HIPPI) is a 800Mbit/sec and 11 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
|
/openbmc/linux/Documentation/usb/ |
H A D | ehci.rst | 11 - "High Speed" 480 Mbit/sec (60 MByte/sec) 12 - "Full Speed" 12 Mbit/sec (1.5 MByte/sec) 13 - "Low Speed" 1.5 Mbit/sec 155 them. The 480 Mbit/sec "raw transfer rate" is obeyed by all devices, 168 approach the quoted 480 MBit/sec transfer rate.
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 247 tc -n $ns1 qdisc add dev ns1eth1 root netem rate ${rate1}mbit $delay1 248 tc -n $ns1 qdisc add dev ns1eth2 root netem rate ${rate2}mbit $delay2 249 tc -n $ns2 qdisc add dev ns2eth1 root netem rate ${rate1}mbit $delay1 250 tc -n $ns2 qdisc add dev ns2eth2 root netem rate ${rate2}mbit $delay2 254 # ms byte -> bit 10% mbit -> kbit -> bit 10%
|
/openbmc/u-boot/include/ |
H A D | flash.h | 176 /* 4 Mbit, 512K x 8, */ 179 /* 32 Mbit, 4Mbits x 8, */ 182 /* 64 Mbit, 8Mbits x 8, */ 185 /* 4 Mbit, 512K x 8, */ 188 /* 4 Mbit, 512K x 8, */ 191 /* 4 Mbit, 512K x 8, */ 194 /* 8 Mbit, 512K x 16, */ 277 #define SST_ID_xF020 0xBFD6BFD6 /* 39xF020 ID (256KB = 2Mbit x 8) */ 278 #define SST_ID_xF040 0xBFD7BFD7 /* 39xF040 ID (512KB = 4Mbit x 8) */ 340 #define NUMONYX_256MBIT 0x8922 /* Numonyx P33/30 256MBit 65nm */ [all …]
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet.h | 270 #define XAE_EMMC_LINKSPD_10 0x00000000 /* Link Speed mask for 10 Mbit */ 271 #define XAE_EMMC_LINKSPD_100 0x40000000 /* Link Speed mask for 100 Mbit */ 272 #define XAE_EMMC_LINKSPD_1000 0x80000000 /* Link Speed mask for 1000 Mbit */ 279 #define XAE_PHYC_RGLINKSPD_10 0x00000000 /* RGMII link 10 Mbit */ 280 #define XAE_PHYC_RGLINKSPD_100 0x00000004 /* RGMII link 100 Mbit */ 281 #define XAE_PHYC_RGLINKSPD_1000 0x00000008 /* RGMII link 1000 Mbit */ 282 #define XAE_PHYC_SGLINKSPD_10 0x00000000 /* SGMII link 10 Mbit */ 283 #define XAE_PHYC_SGLINKSPD_100 0x40000000 /* SGMII link 100 Mbit */ 284 #define XAE_PHYC_SGLINKSPD_1000 0x80000000 /* SGMII link 1000 Mbit */
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | tc_police_occ.sh | 72 action police rate 100mbit burst 100k conform-exceed drop/ok 82 action police rate 100mbit burst 100k conform-exceed drop/ok \
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf_dataflash.c | 574 * AT45DB011B 1Mbit (128K) xx0011xx (0x0c) 512 264 9 575 * AT45DB021B 2Mbit (256K) xx0101xx (0x14) 1024 264 9 576 * AT45DB041B 4Mbit (512K) xx0111xx (0x1c) 2048 264 9 577 * AT45DB081B 8Mbit (1M) xx1001xx (0x24) 4096 264 9 578 * AT45DB0161B 16Mbit (2M) xx1011xx (0x2c) 4096 528 10 579 * AT45DB0321B 32Mbit (4M) xx1101xx (0x34) 8192 528 10 580 * AT45DB0642 64Mbit (8M) xx111xxx (0x3c) 8192 1056 11 581 * AT45DB1282 128Mbit (16M) xx0100xx (0x10) 16384 1056 11
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_eeprom.c | 55 * For instance, a 2-Mbit I2C EEPROM part, addresses all its bytes, 59 * either Vcc or GND. This would allow for up to two 2-Mbit parts on 63 * For a 2-Mbit part, bit 18 is usually known as the "Chip Enable" or 67 * 2-Mbit EEPROM devices on the same bus, but see one contiguous
|
/openbmc/u-boot/doc/ |
H A D | README.440-DDR-performance | 45 ttcp-t: 16777216 bytes in 0.28 real seconds = 454.29 Mbit/sec +++ 53 *Improves the Mbit/sec for TTCP benchmark by almost 76%. 85 ttcp-t: 16777216 bytes in 0.16 real seconds = 804.06 Mbit/sec +++
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | eeprom.h | 346 /* Power level for 6-24Mbit/s rates or 349 /* Power level for 36Mbit rate or 352 /* Power level for 48Mbit rate or 353 * 5.5Mbit rate */ 355 /* Power level for 54Mbit rate or 356 * 11Mbit rate */
|
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.h | 44 * codeing for the 1 and 2 MBit/s rate. We stay with the term here to remain 263 * if technically wrong we use CCK here also for the 1 MBit/s and 2 MBit/s
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_db.c | 247 0, /* TODO: placeholder for 16-Mbit dev width */ 248 0, /* TODO: placeholder for 32-Mbit dev width */ 249 0, /* TODO: placeholder for 12-Mbit dev width */ 250 0 /* TODO: placeholder for 24-Mbit dev width */ 398 {0, 0}, /* TODO: placeholder for 16-Mbit die capacity */ 399 {0, 0}, /* TODO: placeholder for 32-Mbit die capacity */ 400 {0, 0}, /* TODO: placeholder for 12-Mbit die capacity */ 401 {0, 0} /* TODO: placeholder for 24-Mbit die capacity */
|
/openbmc/linux/drivers/media/usb/hdpvr/ |
H A D | hdpvr.h | 196 * min: 1 mbit/s, max: 13.5 mbit/s 199 * max: 20.2 mbit/s
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | mtd_dataflash.c | 837 * AT45DB011B 1Mbit (128K) xx0011xx (0x0c) 512 264 9 838 * AT45DB021B 2Mbit (256K) xx0101xx (0x14) 1024 264 9 839 * AT45DB041B 4Mbit (512K) xx0111xx (0x1c) 2048 264 9 840 * AT45DB081B 8Mbit (1M) xx1001xx (0x24) 4096 264 9 841 * AT45DB0161B 16Mbit (2M) xx1011xx (0x2c) 4096 528 10 842 * AT45DB0321B 32Mbit (4M) xx1101xx (0x34) 8192 528 10 843 * AT45DB0642 64Mbit (8M) xx111xxx (0x3c) 8192 1056 11 844 * AT45DB1282 128Mbit (16M) xx0100xx (0x10) 16384 1056 11
|