Home
last modified time | relevance | path

Searched refs:integer (Results 1 – 20 of 20) sorted by relevance

/dpdk/doc/guides/rawdevs/
H A Dcnxk_gpio.rst88 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 Dvirtio_user_ethdev.c349 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 Dtelemetry_lib.rst49 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 Dpoll_mode_drv.rst400 * ``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 Drte_flow.rst679 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 Dcryptodev_lib.rst744 - The negative integer: error occurred during enqueue.
768 - The negative integer: error occurred during dequeue.
H A Dhash_lib.rst48 …not only the key, but also the data which may be either a 8-byte integer or a pointer to external …
H A Dbbdev.rst1065 ie. typically an integer index * 32K,
/dpdk/
H A Dmeson_options.txt35 option('max_ethports', type: 'integer', value: 32, description:
/dpdk/doc/guides/vdpadevs/
H A Dsfc.rst86 Level value is the last part which takes a symbolic name (or integer).
/dpdk/doc/guides/nics/
H A Dmlx4.rst110 - **num_vfs** (integer or triplet, optionally prefixed by device address
115 - **log_num_mgm_entry_size** (integer)
H A Dfm10k.rst158 this gives almost 100 million packets/second, causing 32 bit integer overflow
H A Dsfc_efx.rst507 Level value is the last part which takes a symbolic name (or integer).
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst132 unsigned integer. It is possible to use **mode_param** initialization
/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst745 integer
825 integer
896 integer
H A Dipsec_secgw.rst553 * Syntax: unsigned integer number
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst238 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 Dtestpmd_funcs.rst1527 * ``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 Drelease_22_03.rst218 return an integer value to indicate initialisation errors.
H A Drelease_17_11.rst286 possible, and instead using integer IDs to identify each service. This