Home
last modified time | relevance | path

Searched refs:oentry (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto_dek.c49 struct mlx5_list_entry *oentry, in mlx5_crypto_dek_clone_cb() argument
60 memcpy(entry, oentry, sizeof(*entry)); in mlx5_crypto_dek_clone_cb()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.c237 struct mlx5_list_entry *oentry = __list_lookup(l_inconst, in _mlx5_list_register() local
242 if (unlikely(oentry)) { in _mlx5_list_register()
249 oentry, ctx); in _mlx5_list_register()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1906 struct mlx5_list_entry *oentry,
1920 struct mlx5_list_entry *oentry,
1929 struct mlx5_list_entry *oentry,
2012 struct mlx5_list_entry *oentry,
H A Dmlx5_flow_hw.c1975 flow_hw_grp_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_hw_grp_clone_cb() argument
1992 memcpy(grp_data, oentry, sizeof(*grp_data)); in flow_hw_grp_clone_cb()
H A Dmlx5_flow_dv.c3650 flow_dv_encap_decap_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_encap_decap_clone_cb() argument
3666 memcpy(cache_resource, oentry, sizeof(*cache_resource)); in flow_dv_encap_decap_clone_cb()
5516 flow_dv_modify_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_modify_clone_cb() argument
5534 memcpy(entry, oentry, sizeof(*entry) + data_len); in flow_dv_modify_clone_cb()
10601 flow_dv_tbl_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_tbl_clone_cb() argument
10618 memcpy(tbl_data, oentry, sizeof(*tbl_data)); in flow_dv_tbl_clone_cb()
10931 flow_dv_tag_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_tag_clone_cb() argument
10946 memcpy(entry, oentry, sizeof(*entry)); in flow_dv_tag_clone_cb()
H A Dmlx5_flow.c4708 flow_dv_mreg_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_mreg_clone_cb() argument
4721 memcpy(mcp_res, oentry, sizeof(*mcp_res)); in flow_dv_mreg_clone_cb()
10216 struct mlx5_list_entry *oentry, in mlx5_flow_tunnel_grp2tbl_clone_cb() argument
10224 memcpy(tte, oentry, sizeof(*tte)); in mlx5_flow_tunnel_grp2tbl_clone_cb()