Home
last modified time | relevance | path

Searched refs:number (Results 151 – 175 of 4945) sorted by relevance

12345678910>>...198

/openbmc/linux/Documentation/networking/devlink/
H A Dmlx5.rst62 - Control the number of large groups (size > 1) in the FDB table.
107 Control the number of hairpin queues.
131 - Three digit major.minor.subminor firmware version number.
162 - Show number of tx errors indicated, number of recover flows ended successfully,
190 - Show number of rx errors indicated, number of recover flows ended successfully,
250 number of queues in an error state due to
253 number of QP/SQ priority/SL update events.
255 number of times CQ entered an error state due to an overflow.
257 number of times an EQ mapped to async events was overrun.
261 number of commands issued and failed due to quota exceeded.
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst76 device properties named "usb2-port-number" and "usb3-port-number". These
77 properties have integer value that means the port index. The port index number
85 Package () {"usb2-port-number", 6},
86 Package () {"usb3-port-number", 3},
130 Package () {"usb2-port-number", 6},
131 Package () {"usb3-port-number", 3},
145 Package () {"usb2-port-number", 5},
146 Package () {"usb3-port-number", 2},
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dfsl-qdma.txt22 - fsl,dma-queues: Should contain number of queues supported.
24 - block-number: the virtual block number
27 - queue-sizes: command queue size of per virtual block, the size number
50 block-number = <2>;
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dda8xx-usb.txt11 - interrupts: The USB interrupt number.
24 and "txN" for transmit endpoints. N specifies the endpoint number.
36 - #dma-cells: should be set to 2. The first number represents the
37 channel number (0 … 3 for endpoints 1 … 4).
38 The second number is 0 for RX and 1 for TX transfers.
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-latch.yaml42 The number of clk-gpios and latched-gpios is not fixed. The actual number
43 of number of latches and the number of inputs per latch is derived from
44 the number of GPIOs given in the corresponding device tree properties.
/openbmc/qemu/docs/interop/
H A Dbarrier.rst38 ``minor`` = protocol major version number supported by server
40 ``major`` = protocol minor version number supported by server
52 ``minor`` = protocol major version number supported by client
54 ``major`` = protocol minor version number supported by client
106 screens. the secondary screen must return this number
125 barrierCmdCClipboard for with a greater sequence number) and that
141 ``seq`` = sequence number. Client must use the sequence number passed in
225 ``repeat`` = number of repeats
321 ``seq`` = sequence number. The sequence number is 0 when sent by the
322 server. Client screens should use the/ sequence number from
[all …]
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-reqbufs.rst49 to the desired number of buffers, and ``size`` to the size of each
53 attempt to allocate the requested number of buffers and it stores the actual
54 number allocated in the ``count`` field. The ``count`` can be smaller than the number requested, ev…
55 number is also possible when the driver requires more buffers to
62 Applications can call :ref:`DMX_REQBUFS` again to change the number of
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-cs08.rst15 This format contains sequence of complex number samples. Each complex
16 number consist two parts, called In-phase and Quadrature (IQ). Both I
17 and Q are represented as a 8 bit signed number. I value comes first and
H A Dpixfmt-sdr-cu08.rst15 This format contains sequence of complex number samples. Each complex
16 number consist two parts, called In-phase and Quadrature (IQ). Both I
17 and Q are represented as a 8 bit unsigned number. I value comes first
H A Dpixfmt-sdr-cu16le.rst16 This format contains sequence of complex number samples. Each complex
17 number consist two parts, called In-phase and Quadrature (IQ). Both I
18 and Q are represented as a 16 bit unsigned little endian number. I value
/openbmc/linux/arch/sparc/kernel/
H A Dpcic.c218 if (bus->number != 0) return -EINVAL; in pcic_read_config()
221 pcic_read_config_dword(bus->number, devfn, where&~3, &v); in pcic_read_config()
226 pcic_read_config_dword(bus->number, devfn, where&~3, &v); in pcic_read_config()
231 pcic_read_config_dword(bus->number, devfn, where&~3, val); in pcic_read_config()
257 if (bus->number != 0) return -EINVAL; in pcic_write_config()
260 pcic_read_config_dword(bus->number, devfn, where&~3, &v); in pcic_write_config()
266 pcic_read_config_dword(bus->number, devfn, where&~3, &v); in pcic_write_config()
272 return pcic_write_config_dword(bus->number, devfn, where, val); in pcic_write_config()
549 if (p->busno == dev->bus->number && p->devfn == dev->devfn) in pcic_fill_irq()
619 if (bus->number != 0) { in pcibios_fixup_bus()
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-scsi_tape6 Show the number of I/Os currently in-flight between the st
33 The number of I/O requests issued to the tape drive other
43 Shows the total number of bytes requested from the tape drive.
54 Shows the total number of read requests issued to the tape
74 Shows the total number of bytes written to the tape drive.
85 Shows the total number of write requests issued to the tape
105 Shows the number of times we found that a residual >0
H A Dsysfs-platform-hidma-mgmt37 Contains the number of dma channels supported by one instance
46 Version number major for the hardware.
54 Version number minor for the hardware.
62 Contains a value between 0 and 31. Maximum number of
64 Choosing a higher number gives better performance but
83 Contains a value between 0 and 31. Maximum number of
85 Choosing a higher number gives better performance but
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt7 - cell-index : the ucc number(1-8), corresponding to UCCx in UM.
9 - interrupts : <a b> where a is the interrupt number and b is a
15 - port-number : for UART drivers, the port number to use, between 0 and 3.
17 The port number is added to the minor number of the device. Unlike the
18 CPM UART driver, the port-number is required for the QE UART driver.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dintel,ixp4xx-hss.yaml31 - description: the NPE instance number
40 - description: the queue instance number
48 - description: the queue instance number
56 - description: the queue instance number
65 - description: the queue instance number
74 - description: the queue instance number
83 - description: the queue instance number
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-queue-length.rst6 which selects a path with the least number of in-flight I/Os.
13 <repeat_count>: The number of I/Os to dispatch using the selected
23 <fail-count>: The number of path failures.
24 <in-flight>: The number of in-flight I/Os on the path.
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,nvic.txt5 vary in the number of interrupts and priority bits per interrupt.
14 - #interrupt-cells : Specifies the number of cells needed to encode an
17 The 1st cell contains the interrupt number for the interrupt type.
24 - arm,num-irq-priority-bits: The number of priority bits implemented by the
/openbmc/bios-bmc-smm-error-logger/
H A Dmeson.options16 option('magic-number-byte1', type: 'integer', value: 1, description: 'Magic Number array[0] for val…
17 option('magic-number-byte2', type: 'integer', value: 2, description: 'Magic Number array[1] for val…
18 option('magic-number-byte3', type: 'integer', value: 3, description: 'Magic Number array[2] for val…
19 option('magic-number-byte4', type: 'integer', value: 4, description: 'Magic Number array[3] for val…
/openbmc/linux/Documentation/RCU/
H A Dstallwarn.rst201 the number of jiffies specified by RCU_STALL_RAT_DELAY, then
257 very large positive number otherwise. The number following the final
266 time period). The number after the "/" is the number that have executed
273 The "fqs=" shows the number of force-quiescent-state idle/offline
402 rcu: number: 624 45 0
406 in row "number:" are the number of hard interrupts, number of soft
431 rcu: number: 0 0 0
448 rcu: number: 624 0 0
459 Here, only the number of context switches is zero::
462 rcu: number: 624 45 0
[all …]
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-infiniband251 port: (RO) Display port number
298 hw_rev: (RO) Hardware revision number
318 hw_rev: (RO) Hardware revision number
366 Under the iov/<pci slot number>
415 hw_rev: (RO) Hardware revision number
448 hw_rev: (RO) Hardware revision number
463 serial: (RO) Serial number of the HCA
606 hw_rev: (RO) Hardware revision number
632 hw_rev: (RO) Hardware revision number
638 serial: (RO) Board serial number
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dpci.txt15 If present this property assigns a fixed PCI domain number to a host bridge,
16 otherwise an unstable (across boots) unique number will be assigned.
20 number for each host bridge in the system must be unique.
52 The bus number is defined by firmware, through the standard bridge
54 allocates the bus number and writes it into the Secondary Bus Number
56 number of a root port is the first number in the bus-range property,
60 above this port, then phys.hi contains the 8-bit function number as
/openbmc/linux/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst48 is the number of huge pages in the pool that are not yet
51 is short for "reserved," and is the number of huge pages for
57 is short for "surplus," and is the number of huge pages in
59 maximum number of surplus huge pages is controlled by
63 may be temporarily larger than the maximum number of surplus huge
70 If huge pages of different sizes are in use, this number
113 parameter to preallocate a number of huge pages of the specified
123 Specify the number of huge pages to preallocate. This typically
126 implicitly specifies the number of huge pages of default size to
147 If the node number is invalid, the parameter will be ignored.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtps65912.txt5 - reg : Slave address or chip select number (I2C / SPI).
8 - #interrupt-cells : The number of cells to describe an IRQ, should be 2.
9 The first cell is the IRQ number.
13 - #gpio-cells : Should be two. The first cell is the pin number and
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dcpu-hotplug-spec.rst8 know in advance of boot time the maximum number of CPUs that could be plugged
18 it should have its LAPIC Enabled bit set to 0. Linux will use the number
19 of disabled LAPICs to compute the maximum number of future CPUs.
23 number (or a reasonable approximation of it, with erring towards more not less)
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dxlnx,opb-uartlite.yaml25 port-number:
27 description: Set Uart port number
43 The fixed number of data bits that the device was configured for.
83 port-number = <0>;

12345678910>>...198