Home
last modified time | relevance | path

Searched refs:Bytes (Results 1 – 22 of 22) sorted by relevance

/f-stack/dpdk/examples/qos_sched/
H A Dprofile_ov.cfg17 tb rate = 8400000 ; Bytes per second
18 tb size = 100000 ; Bytes
20 tc 0 rate = 8400000 ; Bytes per second
21 tc 1 rate = 8400000 ; Bytes per second
22 tc 2 rate = 8400000 ; Bytes per second
23 tc 3 rate = 8400000 ; Bytes per second
24 tc 4 rate = 8400000 ; Bytes per second
25 tc 5 rate = 8400000 ; Bytes per second
26 tc 6 rate = 8400000 ; Bytes per second
27 tc 7 rate = 8400000 ; Bytes per second
[all …]
H A Dprofile.cfg32 tb rate = 1250000000 ; Bytes per second
33 tb size = 1000000 ; Bytes
35 tc 0 rate = 1250000000 ; Bytes per second
36 tc 1 rate = 1250000000 ; Bytes per second
37 tc 2 rate = 1250000000 ; Bytes per second
38 tc 3 rate = 1250000000 ; Bytes per second
39 tc 4 rate = 1250000000 ; Bytes per second
40 tc 5 rate = 1250000000 ; Bytes per second
41 tc 6 rate = 1250000000 ; Bytes per second
42 tc 7 rate = 1250000000 ; Bytes per second
[all …]
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutmisc.c250 UINT8 Bytes[4]; in AcpiUtDwordByteSwap() member
255 UINT8 Bytes[4]; in AcpiUtDwordByteSwap() member
264 Out.Bytes[0] = In.Bytes[3]; in AcpiUtDwordByteSwap()
265 Out.Bytes[1] = In.Bytes[2]; in AcpiUtDwordByteSwap()
266 Out.Bytes[2] = In.Bytes[1]; in AcpiUtDwordByteSwap()
267 Out.Bytes[3] = In.Bytes[0]; in AcpiUtDwordByteSwap()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dqos_scheduler.rst143 tb size = 1000000; Bytes
166 tb rate = 305175; Bytes per second
167 tb size = 1000000; Bytes
169 tc 0 rate = 305175; Bytes per second
170 tc 1 rate = 305175; Bytes per second
171 tc 2 rate = 305175; Bytes per second
172 tc 3 rate = 305175; Bytes per second
173 tc 4 rate = 305175; Bytes per second
174 tc 5 rate = 305175; Bytes per second
175 tc 6 rate = 305175; Bytes per second
[all …]
H A Dl2_forward_crypto.rst84 * cipher_key: set the ciphering key to be used. Bytes has to be separated with ":"
92 * cipher_iv: set the cipher IV to be used. Bytes has to be separated with ":"
104 * auth_key: set the authentication key to be used. Bytes has to be separated with ":"
112 * auth_iv: set the auth IV to be used. Bytes has to be separated with ":"
124 * aead_key: set the AEAD key to be used. Bytes has to be separated with ":"
132 * aead_iv: set the AEAD IV to be used. Bytes has to be separated with ":"
138 * aad: set the AAD to be used. Bytes has to be separated with ":"
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Dpvpanic-mmio.txt15 * Bytes 0x0 Write panic event to the reg when guest OS panics.
16 * Bytes 0x1 Reserved.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dfw-cfg.txt23 * Bytes 0x0 to 0x7 cover the data register.
24 * Bytes 0x8 to 0x9 cover the selector register.
/f-stack/dpdk/examples/ip_pipeline/examples/
H A Dflow_crypto.cli15 ; # Field Name Offset (Bytes) Size (Bytes)
H A Dfirewall.cli19 ; # Field Name Offset (Bytes) Size (Bytes)
H A Dflow.cli19 ; # Field Name Offset (Bytes) Size (Bytes)
H A Droute.cli19 ; # Field Name Offset (Bytes) Size (Bytes)
H A Droute_ecmp.cli9 ; # Field Name Offset (Bytes) Size (Bytes)
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslutils.c201 UINT8 Bytes[4]; in UtIsBigEndianMachine() member
205 return (Overlay.Bytes[0]); /* Returns 0xFF (TRUE) for big endian */ in UtIsBigEndianMachine()
/f-stack/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst169 Valid unit can be either ``B`` or ``K`` or ``M`` for ``Bytes``, ``KBytes``
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst642 …| 1 | tb_time | Bytes | Time of the last credit update. Measured in bytes instead o…
650 …| 2 | tb_period | Bytes | Time period that should elapse since the last credit update…
654 …| 3 | tb_credits_per_period | Bytes | Credit allowance per tb_period. …
657 …| 4 | tb_size | Bytes | Bucket size, i.e. upper limit for the tb_credits. …
660 …| 5 | tb_credits | Bytes | Number of credits currently in the bucket. …
761 …| 1 | tc_time | Bytes | Time of the next update (upper limit refill) for the TCs of …
768 …| 2 | tc_period | Bytes | Time between two consecutive updates for the all TCs of the …
773 …| 3 | tc_credits_per_period | Bytes | Upper limit for the number of credits allowed to be consumed…
777 …| 4 | tc_credits | Bytes | Current upper limit for the number of credits that can be co…
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md116 4 Bytes, __little-endian__ format.
126 2 to 14 Bytes, detailed in [`Frame_Header`](#frame_header).
983 4 Bytes, __little-endian__ format.
992 This field is represented using 4 Bytes, __little-endian__ format, unsigned 32-bits.
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt183 Bytes stored within a computer do not have a "bit order", since
H A Drfc1952.txt193 Bytes stored within a computer do not have a "bit order", since
H A Drfc1951.txt247 Bytes stored within a computer do not have a "bit order", since
/f-stack/dpdk/doc/guides/nics/
H A Denic.rst573 sudo sh -c "ulimit -l <value in Kilo Bytes>"
H A Di40e.rst744 Use 16 Bytes RX Descriptor Size
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt6779 AccessAs: AttribBytes (n) // Read/Write N-Bytes Protocol
6780 AccessAs: AttribRawBytes (n) // Raw Read/Write N-Bytes