Home
last modified time | relevance | path

Searched refs:cb_ctx (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto_dek.c50 void *cb_ctx __rte_unused) in mlx5_crypto_dek_clone_cb()
76 struct mlx5_list_entry *entry, void *cb_ctx) in mlx5_crypto_dek_match_cb() argument
78 struct mlx5_crypto_dek_ctx *ctx = cb_ctx; in mlx5_crypto_dek_match_cb()
90 mlx5_crypto_dek_create_cb(void *tool_ctx __rte_unused, void *cb_ctx) in mlx5_crypto_dek_create_cb() argument
92 struct mlx5_crypto_dek_ctx *ctx = cb_ctx; in mlx5_crypto_dek_create_cb()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1903 void *cb_ctx);
1917 void *cb_ctx);
1921 void *cb_ctx);
1925 void *cb_ctx);
1936 void *cb_ctx);
1944 void *cb_ctx);
1951 void *cb_ctx);
1961 void *cb_ctx);
1980 void *cb_ctx);
1989 void *cb_ctx);
[all …]
H A Dmlx5_rx.h255 struct mlx5_list_entry *mlx5_hrxq_create_cb(void *tool_ctx, void *cb_ctx);
257 void *cb_ctx);
261 void *cb_ctx __rte_unused);
H A Dmlx5_flow_dv.c3591 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in flow_dv_encap_decap_match_cb()
3651 void *cb_ctx) in flow_dv_encap_decap_clone_cb() argument
3842 void *cb_ctx) in flow_dv_port_id_clone_cb() argument
3964 void *cb_ctx) in flow_dv_push_vlan_clone_cb() argument
5517 void *cb_ctx) in flow_dv_modify_clone_cb() argument
10586 void *cb_ctx) in flow_dv_tbl_match_cb() argument
10602 void *cb_ctx) in flow_dv_tbl_clone_cb() argument
10921 void *cb_ctx) in flow_dv_tag_match_cb() argument
10932 void *cb_ctx) in flow_dv_tag_clone_cb() argument
11485 void *cb_ctx) in flow_dv_sample_clone_cb() argument
[all …]
H A Dmlx5_flow_hw.c1834 flow_hw_grp_create_cb(void *tool_ctx, void *cb_ctx) in flow_hw_grp_create_cb() argument
1837 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in flow_hw_grp_create_cb()
1944 void *cb_ctx) in flow_hw_grp_match_cb() argument
1946 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in flow_hw_grp_match_cb()
1976 void *cb_ctx) in flow_hw_grp_clone_cb() argument
1979 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in flow_hw_grp_clone_cb()
H A Dmlx5_rxq.c2750 void *cb_ctx) in mlx5_hrxq_match_cb() argument
2752 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in mlx5_hrxq_match_cb()
2950 mlx5_hrxq_create_cb(void *tool_ctx, void *cb_ctx) in mlx5_hrxq_create_cb() argument
2953 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in mlx5_hrxq_create_cb()
2963 void *cb_ctx __rte_unused) in mlx5_hrxq_clone_cb()
H A Dmlx5_flow.c4582 struct mlx5_list_entry *entry, void *cb_ctx) in flow_dv_mreg_match_cb() argument
4584 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in flow_dv_mreg_match_cb()
4592 flow_dv_mreg_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_mreg_create_cb() argument
4596 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in flow_dv_mreg_create_cb()
4709 void *cb_ctx __rte_unused) in flow_dv_mreg_clone_cb()
10167 struct mlx5_list_entry *entry, void *cb_ctx) in mlx5_flow_tunnel_grp2tbl_match_cb() argument
10169 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in mlx5_flow_tunnel_grp2tbl_match_cb()
10179 mlx5_flow_tunnel_grp2tbl_create_cb(void *tool_ctx, void *cb_ctx) in mlx5_flow_tunnel_grp2tbl_create_cb() argument
10182 struct mlx5_flow_cb_ctx *ctx = cb_ctx; in mlx5_flow_tunnel_grp2tbl_create_cb()
10217 void *cb_ctx __rte_unused) in mlx5_flow_tunnel_grp2tbl_clone_cb()