| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_tlv_layout.h | 106 uint32_t length; member 124 uint32_t length; member 146 uint32_t length; member 163 uint32_t length; member 182 uint32_t length; member 200 uint32_t length; member 220 uint32_t length; member 228 uint32_t length; member 245 uint32_t length; member 253 uint32_t length; member [all …]
|
| H A D | efx_lic.c | 487 __in uint32_t length) in efx_lic_v1v2_validate_key() 533 __in uint32_t length, in efx_lic_v1v2_read_key() 569 __in uint32_t length, in efx_lic_v1v2_write_key() 604 __in uint32_t length, in efx_lic_v1v2_delete_key() 1079 __in uint32_t length) in efx_lic_v3_validate_key() 1125 __in uint32_t length, in efx_lic_v3_read_key() 1147 __in uint32_t length, in efx_lic_v3_write_key() 1164 __in uint32_t length, in efx_lic_v3_delete_key() 1523 __in uint32_t length) in efx_lic_validate_key() 1549 __in uint32_t length, in efx_lic_read_key() [all …]
|
| H A D | ef10_vpd.c | 255 uint8_t length; in ef10_vpd_reinit() local 289 uint8_t length; in ef10_vpd_get() local 342 uint8_t length; in ef10_vpd_set() local
|
| H A D | efx_hash.c | 140 __in size_t length, in efx_hash_bytes() 223 __in size_t length, in efx_hash_bytes()
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 353 #define FIFOLOAD(program, data, src, length, flags) \ argument 373 #define SEQFIFOLOAD(program, data, length, flags) \ argument 432 #define KEY(program, key_dst, encrypt_flags, src, length, flags) \ argument 448 #define SEQINPTR(program, src, length, flags) \ argument 464 #define SEQOUTPTR(program, dst, length, flags) \ argument 615 #define LOAD(program, addr, dst, offset, length, flags) \ argument 632 #define SEQLOAD(program, dst, offset, length, flags) \ argument 655 #define STORE(program, src, offset, dst, length, flags) \ argument 677 #define SEQSTORE(program, src, offset, length, flags) \ argument 753 #define MATHU(program, operand1, operator, result, length, opt) \ argument [all …]
|
| /dpdk/drivers/net/igc/base/ |
| H A D | igc_manage.c | 16 u8 igc_calculate_checksum(u8 *buffer, u32 length) in igc_calculate_checksum() 164 u16 i, length = sizeof(struct igc_host_mng_command_header); in igc_mng_write_cmd_header_generic() local 196 u16 length, u16 offset, u8 *sum) in igc_mng_host_if_write_generic() 268 u16 length) in igc_mng_write_dhcp_info_generic() 366 s32 igc_host_interface_command(struct igc_hw *hw, u8 *buffer, u32 length) in igc_host_interface_command() 440 s32 igc_load_firmware(struct igc_hw *hw, u8 *buffer, u32 length) in igc_load_firmware()
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_manage.c | 16 u8 e1000_calculate_checksum(u8 *buffer, u32 length) in e1000_calculate_checksum() 164 u16 i, length = sizeof(struct e1000_host_mng_command_header); in e1000_mng_write_cmd_header_generic() local 196 u16 length, u16 offset, u8 *sum) in e1000_mng_host_if_write_generic() 268 u16 length) in e1000_mng_write_dhcp_info_generic() 366 s32 e1000_host_interface_command(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_host_interface_command() 440 s32 e1000_load_firmware(struct e1000_hw *hw, u8 *buffer, u32 length) in e1000_load_firmware()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_vectors.h | 13 uint32_t length; member 18 uint16_t length; member 23 uint16_t length; member 28 uint16_t length; member 33 uint16_t length; member 38 uint16_t length; member 43 uint16_t length; member 48 uint32_t length; member 54 uint16_t length; member 60 uint16_t length; member
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_session.h | 38 size_t length; member 42 uint16_t length; member 55 size_t length; member 59 uint16_t length; member 73 size_t length; member 77 uint16_t length; member
|
| /dpdk/lib/hash/ |
| H A D | rte_jhash.h | 81 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes() 236 rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_2hashes() 257 rte_jhash_32b_2hashes(const uint32_t *k, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_32b_2hashes() 280 rte_jhash(const void *key, uint32_t length, uint32_t initval) in rte_jhash() 303 rte_jhash_32b(const uint32_t *k, uint32_t length, uint32_t initval) in rte_jhash_32b()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_ae.h | 44 unsigned int length; member 50 unsigned int length; member 56 unsigned int length; member 62 unsigned int length; member
|
| /dpdk/drivers/crypto/virtio/ |
| H A D | virtio_pci.c | 61 void *dst, int length) in modern_read_dev_config() 80 const void *src, int length) in modern_write_dev_config() 244 void *dst, int length) in vtpci_read_cryptodev_config() 251 const void *src, int length) in vtpci_write_cryptodev_config() 311 uint32_t length = cap->length; in get_cfg_addr() local
|
| H A D | virtio_crypto_algs.h | 17 uint16_t length; member 21 uint32_t length; member
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | seq_in_out_ptr_cmd.h | 42 uint32_t length, uint32_t flags) in rta_seq_in_ptr() 118 uint32_t length, uint32_t flags) in rta_seq_out_ptr()
|
| H A D | fifo_load_store_cmd.h | 49 uint64_t loc, uint32_t length, uint32_t flags) in rta_fifo_load() 205 uint32_t length, uint32_t flags) in rta_fifo_store()
|
| H A D | math_cmd.h | 81 int length, uint32_t options) in rta_math() 239 int length, uint32_t options) in rta_mathi()
|
| /dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | pdcp.h | 394 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_int_only_op() local 617 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_enc_only_op() local 758 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_uplane_snow_snow_op() local 866 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_uplane_zuc_zuc_op() local 969 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_uplane_aes_aes_op() local 1144 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_snow_aes_op() local 1366 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_aes_snow_op() local 1476 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_snow_zuc_op() local 1579 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_aes_zuc_op() local 1686 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_insert_cplane_zuc_snow_op() local [all …]
|
| H A D | sdap.h | 80 uint32_t *length, in pdcp_sdap_get_sn_parameters() 136 uint32_t length = 0; in pdcp_sdap_insert_no_int_op() local 216 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_sdap_insert_enc_only_op() local 330 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_sdap_insert_snoop_op() local 575 uint32_t offset = 0, length = 0, sn_mask = 0; in pdcp_sdap_insert_no_snoop_op() local
|
| /dpdk/drivers/net/enic/base/ |
| H A D | wq_enet_desc.h | 14 uint16_t length; member 42 uint64_t address, uint16_t length, uint16_t mss, uint16_t header_length, in wq_enet_desc_enc() 61 uint64_t *address, uint16_t *length, uint16_t *mss, in wq_enet_desc_dec()
|
| H A D | rq_enet_desc.h | 32 uint64_t address, uint8_t type, uint16_t length) in rq_enet_desc_enc() 40 uint64_t *address, uint8_t *type, uint16_t *length) in rq_enet_desc_dec()
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio.c | 29 void *dst, int length) in virtio_read_dev_config() 36 const void *src, int length) in virtio_write_dev_config()
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_sym.h | 204 uint16_t length; /**< key length in bytes */ member 264 uint16_t length; member 399 uint16_t length; /**< key length in bytes */ member 425 uint16_t length; member 498 uint16_t length; /**< key length in bytes */ member 522 uint16_t length; member 638 uint32_t length; member 724 uint32_t length; member 772 uint32_t length; member
|
| /dpdk/lib/ethdev/ |
| H A D | rte_dev_info.h | 20 uint32_t length; /**< Number of registers to fetch */ member 31 uint32_t length; /**< Length of EEPROM region to access */ member
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mng.c | 17 txgbe_calculate_checksum(u8 *buffer, u32 length) in txgbe_calculate_checksum() 43 txgbe_hic_unlocked(struct txgbe_hw *hw, u32 *buffer, u32 length, u32 timeout) in txgbe_hic_unlocked() 111 u32 length, u32 timeout, bool return_data) in txgbe_host_interface_command()
|
| /dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_cppcore.c | 328 void *kernel_vaddr, size_t length) in nfp_cpp_area_read() 352 const void *kernel_vaddr, size_t length) in nfp_cpp_area_write() 380 unsigned long length) in nfp_cpp_area_check_range() 697 unsigned long long address, void *kernel_vaddr, size_t length) in nfp_cpp_read() 725 size_t length) in nfp_cpp_write() 749 uint32_t value, size_t length) in nfp_cpp_area_fill()
|