Home
last modified time | relevance | path

Searched defs:total_len (Results 1 – 20 of 20) sorted by relevance

/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_crc.c32 nfp_crc32_posix_end(uint32_t crc, size_t total_len) in nfp_crc32_posix_end()
/dpdk/drivers/crypto/qat/dev/
H A Dqat_sym_pmd_gen1.c194 int32_t total_len; in qat_sym_build_op_cipher_gen1() local
239 int32_t total_len; in qat_sym_build_op_auth_gen1() local
286 int32_t total_len; in qat_sym_build_op_aead_gen1() local
333 int32_t total_len; in qat_sym_build_op_chain_gen1() local
H A Dqat_crypto_pmd_gen3.c275 int32_t total_len; in qat_sym_build_op_aead_gen3() local
321 int32_t total_len; in qat_sym_build_op_auth_gen3() local
H A Dqat_crypto_pmd_gen4.c152 int32_t total_len; in qat_sym_build_op_aead_gen4() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_chacha_poly.c107 int total_len; in chacha20_poly1305_crypto_op() local
H A Dpmd_aesni_gcm.c274 uint32_t part_len, total_len, data_len; in process_gcm_crypto_op() local
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec_raw_dp.c112 int data_len, data_offset, total_len = 0; in build_dpaa_raw_dp_auth_fd() local
552 int data_len, total_len = 0, data_offset; in build_dpaa_raw_dp_cipher_fd() local
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c351 int total_len = 0, data_len = 0, data_offset; in build_raw_dp_auth_fd() local
596 int total_len = 0, data_len = 0, data_offset; in build_raw_dp_cipher_fd() local
/dpdk/examples/fips_validation/
H A Dmain.c519 uint32_t total_len = val->len; in prepare_data_mbufs() local
1123 uint16_t total_len = data_len + env.digest_len; in get_writeback_data() local
/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.c280 lio_droq_get_bufcount(uint32_t buf_size, uint32_t total_len) in lio_droq_get_bufcount()
394 uint32_t total_len = 0; in lio_droq_fast_process_packet() local
/dpdk/lib/eal/common/
H A Deal_common_memory.c405 uint64_t *total_len = arg; in physmem_size() local
419 uint64_t total_len = 0; in rte_eal_get_physmem_size() local
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c454 u32 total_len, limit_len, checked_len, left_len, adjust_mss; in hinic_is_tso_sge_valid() local
1047 u16 i, total_len, sge_cnt = mbuf_pkt->nb_segs; in hinic_get_sge_txoff_info() local
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_fastpath.c209 size_t umr_index, uint32_t klm_size, uint32_t total_len) in complete_umr_wqe()
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_mbx.c302 u16 total_len = 0, msg_len; in fm10k_mbx_validate_msg_size() local
/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c241 uint32_t total_len = 0; in qdma_populate_sg_entry() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c500 size_t len, total_len = 0; in flow_hw_encap_item_translate() local
/dpdk/lib/vhost/
H A Dvirtio_net.c2624 uint32_t total_len = RTE_PKTMBUF_HEADROOM + size; in virtio_dev_extbuf_alloc() local
/dpdk/drivers/common/cnxk/
H A Droc_mbox.h1563 uint32_t __io total_len; /* total len of rule db */ member
1598 uint32_t __io total_len; /* total len of rule db */ member
/dpdk/drivers/net/qede/base/
H A Decore_sriov.c1523 u16 size, total_len, i; in ecore_iov_prep_vp_update_resp_tlvs() local
/dpdk/drivers/net/qede/
H A Dqede_debug.c1981 u32 total_len, in qed_grc_dump_reg_entry_skip()