/external/tcpdump/tests/ |
ospf-gmpls.out | 14 Maximum Bandwidth subTLV (6), length: 4, 622.080 Mbps 15 Maximum Reservable Bandwidth subTLV (7), length: 4, 622.080 Mbps 17 TE-Class 0: 622.080 Mbps 18 TE-Class 1: 622.080 Mbps 19 TE-Class 2: 622.080 Mbps 20 TE-Class 3: 622.080 Mbps 21 TE-Class 4: 622.080 Mbps 22 TE-Class 5: 622.080 Mbps 23 TE-Class 6: 622.080 Mbps 24 TE-Class 7: 622.080 Mbps [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
mii.h | 34 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 46 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 61 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 62 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 63 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 64 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 65 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 70 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 72 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ 74 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
mii.h | 33 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 45 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 60 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 61 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 62 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 63 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 64 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 69 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 71 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ 73 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex * [all...] |
/external/kernel-headers/original/uapi/linux/ |
mii.h | 36 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 48 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 63 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 64 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 65 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 66 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 67 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 72 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 74 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ 76 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex * [all...] |
/external/autotest/server/cros/ap_configurators/ |
netgear1000_ap_configurator.py | 24 mode = 'Up to 54 Mbps' 26 mode = 'Up to 150 Mbps'
|
netgear4500_ap_configurator.py | 18 mode = 'Up to 54 Mbps' 20 mode = 'Up to 450 Mbps'
|
netgearR6200_ap_configurator.py | 41 if not self.item_in_popup_by_xpath_exist('Up to 54 Mbps', xpath): 91 router_mode = 'Up to 54 Mbps' 93 router_mode = 'Up to 145 Mbps' 95 router_mode = 'Up to 300 Mbps' 99 router_mode = 'Up to 173 Mbps' 101 router_mode = 'Up to 400 Mbps' 103 router_mode = 'Up to 867 Mbps'
|
netgear2000_ap_configurator.py | 26 elif 'WPA-PSK [TKIP] only operates at "Up to 54Mbps"' in text: 84 mode = 'Up to 54 Mbps' 86 mode = 'Up to 150 Mbps'
|
netgear4300_ap_configurator.py | 106 mode_selection = 'Up to 54 Mbps' 109 mode_selection = 'Up to 300 Mbps' 111 mode_selection = 'Up to 450 Mbps' 157 'It should be \'Up to 54 Mbps\'.' % str(e))
|
netgear_WNDR_dual_band_configurator.py | 28 if 'WPA-PSK [TKIP] ONLY operates at \"Up to 54Mbps\"' in text: 134 mode = 'Up to 54 Mbps' 136 mode = 'Up to 300 Mbps' 223 'It should be \'Up to 54 Mbps\'.' % str(e)) 239 # WPA-PSK is supported only in mode g and a (Up to 54 Mbps). 257 raise RuntimeError('For WPA-PSK the mode should be 54Mbps. %s' % e)
|
/external/autotest/client/site_tests/network_NegotiatedLANSpeed/ |
control | 11 This test checks whether a wired network interface is running at 1000Mbps
|
network_NegotiatedLANSpeed.py | 17 raise error.TestFail('interface failed to negotiate at 1000Mbps')
|
/cts/tests/filesystem/src/android/filesystem/cts/ |
SequentialRWTest.java | 68 double[] mbps = Stat.calcRatePerSecArray((double)BUFFER_SIZE / 1024 / 1024, times); local 69 report.addValues("write_throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS); 71 Stat.StatResult stat = Stat.getStat(mbps); 73 ResultUnit.MBPS); 102 ResultType.HIGHER_BETTER, ResultUnit.MBPS); 120 double[] mbps = Stat.calcRatePerSecArray((double)fileSize / 1024 / 1024, times); local 121 report.addValues("read_throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS); 122 Stat.StatResult stat = Stat.getStat(mbps); [all...] |
FileUtil.java | 305 double[] mbps = Stat.calcRatePerSecArray((double)fileSize / runsInOneGo / 1024 / 1024, local 307 report.addValues("read_throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS); 310 Stat.StatResult stat = Stat.getStat(mbps); 313 ResultUnit.MBPS); 357 double[] mbps = Stat.calcRatePerSecArray((double)fileSize / runsInOneGo / 1024 / 1024, local 359 report.addValues("write_throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS); 361 Stat.StatResult stat = Stat.getStat(mbps); 364 ResultUnit.MBPS); 399 double[] mbps = Stat.calcRatePerSecArray((double)bufferSize \/ 1024 \/ 1024, local [all...] |
/external/iproute2/examples/diffserv/ |
regression-testing | 38 which is roughly: 5mbps 54 approximately 5mbps 59 approximately 3.5mbps 64 approximately 2.5mbps 69 approximately 1.5mbps 85 + 2*PIR2 + PIR1 for u32 which is roughly: 6mbps 87 for chains which is roughly: 6mbps 106 +PIR1 -- approximately 4mbps 111 + 2* PIR2 approximately 3mbps 116 approximately 2.5mbps [all...] |
/cts/tests/dram/src/android/dram/cts/ |
BandwidthTest.java | 173 double[] mbps = Stat.calcRatePerSecArray( local 175 report.addValues("memcpy_throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS); 176 Stat.StatResult stat = Stat.getStatWithOutlierRejection(mbps, OUTLIER_THRESHOLD); 190 ResultUnit.MBPS); 208 double[] mbps = Stat.calcRatePerSecArray( local 210 report.addValues("memset_throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS); 211 Stat.StatResult stat = Stat.getStatWithOutlierRejection(mbps, OUTLIER_THRESHOLD); 225 ResultUnit.MBPS); [all...] |
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
ARDBitrateTracker.h | 22 /** The bitrate as a formatted string in bps, Kbps or Mbps. */ 25 /** Converts the bitrate to a readable format in bps, Kbps or Mbps. */
|
/external/netperf/doc/examples/ |
bloat.sh | 69 DS:mbps:GAUGE:$STREAM_MAX_INTERVAL:U:U RRA:AVERAGE:0.5:1:$STREAM_LENGTH 95 DEF:mbps=netperf_stream.rrd:mbps:AVERAGE \ 96 CDEF:bps=mbps,2000000,\* \ 117 DEF:mbps=netperf_stream.rrd:mbps:AVERAGE \ 118 CDEF:bps=mbps,1000000,\* \
|
/external/webrtc/webrtc/tools/loopback_test/ |
record-test.sh | 17 # (recording 3 tests with 5mins and bitrates 1mbps, 2mbps and 3mbps) 57 # does not produces images complex enough to reach 3mbps.
|
/system/bt/device/include/ |
interop.h | 60 // 3 Mbps packets have a lower link margin, and are more prone to interference. We can 65 // Disable 3Mbps packets and use only 2Mbps packets for ACL links when streaming audio.
|
/system/bt/btif/include/ |
btif_av.h | 210 ** 3 Mbps EDR. This function will only work while connected. 213 ** Returns TRUE if remote device is EDR and supports 3 Mbps
|
/cts/common/util/src/com/android/compatibility/common/util/ |
ResultUnit.java | 34 MBPS,
|
/external/iw/ |
ieee80211.h | 18 * the highest supported RX data rate in units of 1 Mbps.
|
/external/webrtc/webrtc/ |
webrtc_perf_tests.isolate | 20 '<(DEPTH)/resources/google-wifi-3mbps.rx',
|
/frameworks/base/media/java/android/media/ |
MediaCodecInfo.java | [all...] |