Home
last modified time | relevance | path

Searched refs:data_offset (Results 1 – 25 of 30) sorted by relevance

12

/dpdk/drivers/net/hns3/
H A Dhns3_intr.c1214 .data_offset = 0,
1219 .data_offset = 1,
1224 .data_offset = 2,
1229 .data_offset = 3,
1234 .data_offset = 4,
1239 .data_offset = 2,
1244 .data_offset = 3,
1249 .data_offset = 4,
1254 .data_offset = 0,
1259 .data_offset = 1,
[all …]
H A Dhns3_intr.h168 uint8_t data_offset; member
/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
360 data_offset = ofs.ofs.auth.head; in build_raw_dp_auth_fd()
416 DPAA2_SET_FLE_OFFSET(sge, data_offset); in build_raw_dp_auth_fd()
422 sge->length = sgl->vec[0].len - data_offset; in build_raw_dp_auth_fd()
596 int total_len = 0, data_len = 0, data_offset; in build_raw_dp_cipher_fd() local
605 data_offset = ofs.ofs.cipher.head; in build_raw_dp_cipher_fd()
629 data_offset, in build_raw_dp_cipher_fd()
642 DPAA2_SET_FLE_OFFSET(sge, data_offset); in build_raw_dp_cipher_fd()
655 DPAA2_SET_FLE_OFFSET(sge, data_offset); in build_raw_dp_cipher_fd()
688 DPAA2_SET_FLE_OFFSET(sge, data_offset); in build_raw_dp_cipher_fd()
[all …]
H A Ddpaa2_sec_dpseci.c901 int data_len, data_offset; in build_auth_sg_fd() local
906 data_offset = sym_op->auth.data.offset; in build_auth_sg_fd()
916 data_offset = data_offset >> 3; in build_auth_sg_fd()
1018 int data_len, data_offset; in build_auth_fd() local
1033 data_offset = data_offset >> 3; in build_auth_fd()
1130 int data_len, data_offset; in build_cipher_sg_fd() local
1148 data_offset = data_offset >> 3; in build_cipher_sg_fd()
1178 data_offset, in build_cipher_sg_fd()
1263 int retval, data_len, data_offset; in build_cipher_fd() local
1281 data_offset = data_offset >> 3; in build_cipher_fd()
[all …]
/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
119 data_offset = ofs.ofs.auth.head; in build_dpaa_raw_dp_auth_fd()
180 sg->offset = data_offset; in build_dpaa_raw_dp_auth_fd()
185 sg->length = sgl->vec[0].len - data_offset; in build_dpaa_raw_dp_auth_fd()
552 int data_len, total_len = 0, data_offset; in build_dpaa_raw_dp_cipher_fd() local
558 data_offset = ofs.ofs.cipher.head; in build_dpaa_raw_dp_cipher_fd()
586 sg->offset = data_offset; in build_dpaa_raw_dp_cipher_fd()
599 sg->length = sgl->vec[0].len - data_offset; in build_dpaa_raw_dp_cipher_fd()
600 sg->offset = data_offset; in build_dpaa_raw_dp_cipher_fd()
632 sg->length = sgl->vec[0].len - data_offset; in build_dpaa_raw_dp_cipher_fd()
[all …]
H A Ddpaa_sec.c890 int data_len, data_offset; in build_auth_only_sg() local
903 data_offset = data_offset >> 3; in build_auth_only_sg()
963 sg->offset = data_offset; in build_auth_only_sg()
1019 int data_len, data_offset; in build_auth_only() local
1032 data_offset = data_offset >> 3; in build_auth_only()
1081 sg->offset = data_offset; in build_auth_only()
1115 int data_len, data_offset; in build_cipher_only_sg() local
1128 data_offset = data_offset >> 3; in build_cipher_only_sg()
1162 sg->offset = data_offset; in build_cipher_only_sg()
1196 sg->offset = data_offset; in build_cipher_only_sg()
[all …]
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c1114 u16 list_offset, data_offset; in ixgbe_reset_phy_nl() local
1149 &data_offset); in ixgbe_reset_phy_nl()
1154 data_offset++; in ixgbe_reset_phy_nl()
1167 data_offset++; in ixgbe_reset_phy_nl()
1173 data_offset++; in ixgbe_reset_phy_nl()
1174 ret_val = hw->eeprom.ops.read(hw, data_offset, in ixgbe_reset_phy_nl()
1178 data_offset++; in ixgbe_reset_phy_nl()
1188 data_offset++; in ixgbe_reset_phy_nl()
1193 data_offset++; in ixgbe_reset_phy_nl()
1834 u16 *data_offset) in ixgbe_get_sfp_init_sequence_offsets() argument
[all …]
H A Dixgbe_phy.h170 u16 *data_offset);
H A Dixgbe_82599.c143 u16 list_offset, data_offset, data_value; in ixgbe_setup_sfp_modules_82599() local
153 &data_offset); in ixgbe_setup_sfp_modules_82599()
165 if (hw->eeprom.ops.read(hw, ++data_offset, &data_value)) in ixgbe_setup_sfp_modules_82599()
170 if (hw->eeprom.ops.read(hw, ++data_offset, &data_value)) in ixgbe_setup_sfp_modules_82599()
203 "eeprom read at offset %d failed", data_offset); in ixgbe_setup_sfp_modules_82599()
H A Dixgbe_82598.c166 u16 list_offset, data_offset; in ixgbe_init_phy_ops_82598() local
202 &data_offset); in ixgbe_init_phy_ops_82598()
/dpdk/examples/ip_pipeline/examples/
H A Dflow_crypto.cli53 …iv 000102030405060708090a0b aead_aad 000102030405060708090a0b0c0d0e0f digest_size 8 data_offset 290
55 …iv 000102030405060708090a0b aead_aad 000102030405060708090a0b0c0d0e0f digest_size 8 data_offset 290
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_chacha_poly.c105 uint32_t offset, data_offset, data_length; in chacha20_poly1305_crypto_op() local
112 data_offset = offset; in chacha20_poly1305_crypto_op()
140 data_offset); in chacha20_poly1305_crypto_op()
H A Dpmd_aesni_gcm.c273 uint32_t offset, data_offset, data_length; in process_gcm_crypto_op() local
282 data_offset = offset; in process_gcm_crypto_op()
286 data_offset = offset; in process_gcm_crypto_op()
320 data_offset); in process_gcm_crypto_op()
/dpdk/lib/pipeline/
H A Drte_table_action.h519 uint32_t data_offset; member
760 uint32_t data_offset; member
H A Drte_table_action.c999 uint32_t ether_offset = cfg->vxlan.data_offset; in pkt_work_encap_vxlan_ipv4()
1029 uint32_t ether_offset = cfg->vxlan.data_offset; in pkt_work_encap_vxlan_ipv4_vlan()
1059 uint32_t ether_offset = cfg->vxlan.data_offset; in pkt_work_encap_vxlan_ipv6()
1085 uint32_t ether_offset = cfg->vxlan.data_offset; in pkt_work_encap_vxlan_ipv6_vlan()
1708 uint16_t data_offset; member
1912 data->data_offset = (uint16_t)p->data_offset; in sym_crypto_apply()
1928 uint32_t payload_len = pkt_offset + mbuf->data_len - data->data_offset; in pkt_work_sym_crypto()
1956 sym->cipher.data.offset = data->data_offset - pkt_offset; in pkt_work_sym_crypto()
2027 sym->aead.data.offset = data->data_offset - pkt_offset; in pkt_work_sym_crypto()
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c336 u32 data_offset = 0; in hw_atl_utils_fw_upload_dwords() local
338 for (; data_offset < cnt; ++mbox_offset, ++data_offset) { in hw_atl_utils_fw_upload_dwords()
339 aq_hw_write_reg(self, 0x328, p[data_offset]); in hw_atl_utils_fw_upload_dwords()
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed_neon.h82 uint16x4_t data_offset = vreinterpret_u16_u8(vqtbl2_u8(mbuf, data_msk)); in virtqueue_enqueue_batch_packed_vec() local
83 uint64x1_t cmp2 = vreinterpret_u64_u16(vclt_u16(data_offset, head_rooms)); in virtqueue_enqueue_batch_packed_vec()
/dpdk/buildtools/
H A Dcoff.py144 base = section.data_offset
/dpdk/lib/table/
H A Drte_swx_table_em.c380 key_stack_offset, bkt_ext_stack_offset, data_offset; in __table_create() local
415 data_offset = bkt_ext_stack_offset + bkt_ext_stack_sz; in __table_create()
445 t->data = &memory[data_offset]; in __table_create()
H A Drte_table_hash_lru.c149 uint64_t data_offset; in rte_table_hash_lru_create() local
231 data_offset = key_stack_offset + key_stack_sz; in rte_table_hash_lru_create()
237 t->data_mem = &t->memory[data_offset]; in rte_table_hash_lru_create()
H A Drte_table_hash_ext.c172 uint64_t key_stack_offset, bkt_ext_stack_offset, data_offset; in rte_table_hash_ext_create() local
256 data_offset = bkt_ext_stack_offset + bkt_ext_stack_sz; in rte_table_hash_ext_create()
264 t->data_mem = &t->memory[data_offset]; in rte_table_hash_ext_create()
/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst500 data_offset <data_offset>]
/dpdk/drivers/net/i40e/base/
H A Di40e_nvm.c353 u16 data_offset, u16 words_data_size, u16 *data_ptr) in i40e_read_nvm_module_data() argument
399 data_offset; in i40e_read_nvm_module_data()
/dpdk/drivers/net/dpaa2/mc/
H A Ddpni.c867 uint16_t *data_offset) in dpni_get_tx_data_offset() argument
885 *data_offset = le16_to_cpu(rsp_params->data_offset); in dpni_get_tx_data_offset()
H A Dfsl_dpni_cmd.h337 uint16_t data_offset; member

12