Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 25 of 38) sorted by relevance

12

/dpdk/drivers/common/sfc_efx/base/
H A Def10_nvram.c616 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 Dsiena_flash.h92 efx_byte_t generation; /* MC (Medford and later): MC partition generation when */ member
H A Def10_tlv_layout.h131 uint32_t generation; member
147 uint32_t generation; member
/dpdk/doc/guides/compressdevs/
H A Dqat_comp.rst28 Checksum generation:
H A Dmlx5.rst52 Checksum generation:
/dpdk/doc/guides/prog_guide/
H A Dipsec_lib.rst81 - verify that crypto device operations (encryption, ICV generation)
148 - verify that crypto device operations (encryption, ICV generation)
H A Drte_security.rst305 the combination of encryption/decryption and CRC generation/verification, for
321 | CRC generation | | CRC verification | |
H A Dcryptodev_lib.rst1022 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 Dtoeplitz_hash_lib.rst134 collision generation task requires only the ``log2(RETA_SZ)`` bits in the
/dpdk/doc/guides/vdpadevs/
H A Difc.rst92 IFC VF doesn't support RARP packet generation, virtio frontend supporting
/dpdk/doc/guides/nics/
H A Ddpaa.rst274 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 Dixgbe.rst121 trigger PF's mailbox interrupt generation. If unset, the application
124 generation.
H A Dvmxnet3.rst7 The VMXNET3 adapter is the next generation of a paravirtualized NIC, introduced by VMware* ESXi.
H A Dnfp.rst8 Netronome's sixth generation of flow processors pack 216 programmable
H A Dark.rst79 routing and for internal packet generation and packet checking. This
/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst113 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 Dl2_forward_crypto.rst216 * Authentication with SHA1-HMAC (generation).
/dpdk/doc/guides/tools/
H A Dcryptoperf.rst403 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 Dbuild.yml138 - name: Install doc generation packages
/dpdk/doc/guides/linux_gsg/
H A Dbuild_dpdk.rst157 to force the generation of 32-bit objects and binaries.
H A Dlinux_drivers.rst199 so any UUID generation tool can be used to create a new token.
/dpdk/drivers/net/ice/base/
H A Dice_lan_tx_rx.h1200 u8 generation; member
1212 u8 generation; member
/dpdk/doc/guides/rel_notes/
H A Drelease_21_08.rst80 Added fourth generation of QuickAssist Technology(QAT) devices support.
H A Drelease_16_11.rst120 * AES CBC IV generation with cipher forward function.
H A Drelease_21_11.rst363 * Added tests to verify IV generation.
577 ``rte_security_ipsec_sa_options`` to disable IV generation inside PMD,

12