| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_nvram.c | 616 header->generation = __CPU_TO_LE_32( in tlv_update_partition_len_and_cks() 617 __LE_TO_CPU_32(header->generation) + 1); in tlv_update_partition_len_and_cks() 621 trailer->generation = header->generation; in tlv_update_partition_len_and_cks() 700 if (trailer->generation != header->generation) { in ef10_nvram_buffer_validate() 786 header.generation = __CPU_TO_LE_32(1); in ef10_nvram_buffer_create() 797 trailer.generation = header.generation; in ef10_nvram_buffer_create() 1294 if (trailer->generation != header->generation) { in ef10_nvram_read_tlv_segment() 1636 uint32_t generation; in ef10_nvram_buf_write_tlv() local 1686 generation = __LE_TO_CPU_32(header->generation) + 1; in ef10_nvram_buf_write_tlv() 1689 header->generation = __CPU_TO_LE_32(generation); in ef10_nvram_buf_write_tlv() [all …]
|
| H A D | siena_flash.h | 92 efx_byte_t generation; /* MC (Medford and later): MC partition generation when */ member
|
| H A D | ef10_tlv_layout.h | 131 uint32_t generation; member 147 uint32_t generation; member
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | qat_comp.rst | 28 Checksum generation:
|
| H A D | mlx5.rst | 52 Checksum generation:
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | ipsec_lib.rst | 81 - verify that crypto device operations (encryption, ICV generation) 148 - verify that crypto device operations (encryption, ICV generation)
|
| H A D | rte_security.rst | 305 the combination of encryption/decryption and CRC generation/verification, for 321 | CRC generation | | CRC verification | |
|
| H A D | cryptodev_lib.rst | 1022 public and/or private key generation and shared secret compute, DSA Signature 1023 generation and verification. 1082 asymmetric crypto chaining is Diffie-Hellman private key generation followed by 1083 public generation. Also, currently API does not support chaining of symmetric and
|
| H A D | toeplitz_hash_lib.rst | 134 collision generation task requires only the ``log2(RETA_SZ)`` bits in the
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | ifc.rst | 92 IFC VF doesn't support RARP packet generation, virtio frontend supporting
|
| /dpdk/doc/guides/nics/ |
| H A D | dpaa.rst | 274 Classification / Distribution: Coarse classification based on Key generation 282 generation within FMAN keygen. The hash value is used to generate a FQID for
|
| H A D | ixgbe.rst | 121 trigger PF's mailbox interrupt generation. If unset, the application 124 generation.
|
| H A D | vmxnet3.rst | 7 The VMXNET3 adapter is the next generation of a paravirtualized NIC, introduced by VMware* ESXi.
|
| H A D | nfp.rst | 8 Netronome's sixth generation of flow processors pack 216 programmable
|
| H A D | ark.rst | 79 routing and for internal packet generation and packet checking. This
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | link_status_intr.rst | 113 Configuring lsc to 0 (the default) disables the generation of any link status change interrupts in … 116 Configuring lsc to non-zero enables the generation of link status change interrupts in kernel space
|
| H A D | l2_forward_crypto.rst | 216 * Authentication with SHA1-HMAC (generation).
|
| /dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 403 for cipher encryption aes-cbc and auth generation sha1-hmac, 422 for cipher encryption aes-gcm and auth generation aes-gcm,ten operations
|
| /dpdk/.github/workflows/ |
| H A D | build.yml | 138 - name: Install doc generation packages
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_dpdk.rst | 157 to force the generation of 32-bit objects and binaries.
|
| H A D | linux_drivers.rst | 199 so any UUID generation tool can be used to create a new token.
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 1200 u8 generation; member 1212 u8 generation; member
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_08.rst | 80 Added fourth generation of QuickAssist Technology(QAT) devices support.
|
| H A D | release_16_11.rst | 120 * AES CBC IV generation with cipher forward function.
|
| H A D | release_21_11.rst | 363 * Added tests to verify IV generation. 577 ``rte_security_ipsec_sa_options`` to disable IV generation inside PMD,
|