Home
last modified time | relevance | path

Searched refs:mlx5_flow_mreg_copy_resource (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4585 struct mlx5_flow_mreg_copy_resource *mcp_res = in flow_dv_mreg_match_cb()
4597 struct mlx5_flow_mreg_copy_resource *mcp_res; in flow_dv_mreg_create_cb()
4713 struct mlx5_flow_mreg_copy_resource *mcp_res; in flow_dv_mreg_clone_cb()
4729 struct mlx5_flow_mreg_copy_resource *mcp_res = in flow_dv_mreg_clone_free_cb()
4762 static struct mlx5_flow_mreg_copy_resource *
4779 return container_of(entry, struct mlx5_flow_mreg_copy_resource, in flow_mreg_add_copy_action()
4786 struct mlx5_flow_mreg_copy_resource *mcp_res = in flow_dv_mreg_remove_cb()
4808 struct mlx5_flow_mreg_copy_resource *mcp_res; in flow_mreg_del_copy_action()
4869 struct mlx5_flow_mreg_copy_resource *mcp_res; in flow_mreg_add_default_copy_action()
4935 struct mlx5_flow_mreg_copy_resource *mcp_res; in flow_mreg_update_copy_table()
H A Dmlx5_flow.h570 struct mlx5_flow_mreg_copy_resource { struct
577 LIST_ENTRY(mlx5_flow_mreg_copy_resource) next; argument
H A Dmlx5.c290 .size = sizeof(struct mlx5_flow_mreg_copy_resource),