Searched refs:integer (Results 1 – 20 of 20) sorted by relevance
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_gpio.rst | 88 Payload must be an integer set to 0 (low) or 1 (high). 121 Payload must be an integer set to 0 or 1. The latter activates inversion. 132 Payload contains integer set to either 0 or 1. 165 Payload contains an integer set to 0 or 1. The latter means inverted logic
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_user_ethdev.c | 349 uint64_t integer = 0; in get_integer_arg() local 353 integer = strtoull(value, NULL, 0); in get_integer_arg() 358 *(uint64_t *)extra_args = integer; in get_integer_arg()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | telemetry_lib.rst | 49 to be validated and converted to the required integer type for port ID. The ``cmd`` 91 callback needs to return five integer values in the data response, it can be
|
| H A D | poll_mode_drv.rst | 400 * ``id``: An integer that represents only that statistic. 401 * ``value``: A unsigned 64-bit integer that is the value of the statistic. 465 if it has an interest in that statistic. On the fast-path, the integer can be used 479 ``xstat_name``. If found, the ``id`` integer is set.
|
| H A D | rte_flow.rst | 679 Matches an arbitrary integer value which was set using the ``MARK`` action in 690 - Default ``mask`` matches any integer value. 699 | ``spec`` | ``id`` | integer value | 1114 - Value to be matched is a big-endian 32 bit integer. 1883 Attaches an integer value to packets and sets ``RTE_MBUF_F_RX_FDIR`` and 1897 | ``id`` | integer value to return with packets | 2827 Value to increase TCP sequence number by is a big-endian 32 bit integer. 2836 Value to decrease TCP sequence number by is a big-endian 32 bit integer. 2845 Value to increase TCP acknowledgment number by is a big-endian 32 bit integer. 2854 Value to decrease TCP acknowledgment number by is a big-endian 32 bit integer.
|
| H A D | cryptodev_lib.rst | 744 - The negative integer: error occurred during enqueue. 768 - The negative integer: error occurred during dequeue.
|
| H A D | hash_lib.rst | 48 …not only the key, but also the data which may be either a 8-byte integer or a pointer to external …
|
| H A D | bbdev.rst | 1065 ie. typically an integer index * 32K,
|
| /dpdk/ |
| H A D | meson_options.txt | 35 option('max_ethports', type: 'integer', value: 32, description:
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | sfc.rst | 86 Level value is the last part which takes a symbolic name (or integer).
|
| /dpdk/doc/guides/nics/ |
| H A D | mlx4.rst | 110 - **num_vfs** (integer or triplet, optionally prefixed by device address 115 - **log_num_mgm_entry_size** (integer)
|
| H A D | fm10k.rst | 158 this gives almost 100 million packets/second, causing 32 bit integer overflow
|
| H A D | sfc_efx.rst | 507 Level value is the last part which takes a symbolic name (or integer).
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 132 unsigned integer. It is possible to use **mode_param** initialization
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 745 integer 825 integer 896 integer
|
| H A D | ipsec_secgw.rst | 553 * Syntax: unsigned integer number
|
| /dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 238 For fixed/minimum-size integer values, the project uses the form uintXX_t (from stdint.h) instead o… 255 The developer should group bitfields that are included in the same integer, as follows: 687 …Note, however, to allow consistency across functions returning integer or pointer types, the previ…
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 1527 * ``high_water`` (integer): High threshold value to trigger XOFF. 1529 * ``low_water`` (integer): Low threshold value to trigger XON. 1531 * ``pause_time`` (integer): Pause quota in the Pause frame. 1556 * ``high_water`` (integer): High threshold value. 1558 * ``low_water`` (integer): Low threshold value. 1560 * ``pause_time`` (integer): Pause quota in the Pause frame. 1574 * ``tx_qid`` (integer): Tx qid for which ``tx_tc`` will be applied and traffic 1579 * ``rx_qid`` (integer): Rx qid for which threshold will be applied and PFC 1584 * ``pause_time`` (integer): Pause quanta filled in the PFC frame for which 3944 - ``id {unsigned}``: arbitrary integer value. [all …]
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_03.rst | 218 return an integer value to indicate initialisation errors.
|
| H A D | release_17_11.rst | 286 possible, and instead using integer IDs to identify each service. This
|