Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h61 struct mlx5_flow_action_copy_mreg { struct
H A Dmlx5_flow.c3602 struct mlx5_flow_action_copy_mreg cp_mreg = { in flow_dv_mreg_create_cb()
4407 struct mlx5_flow_action_copy_mreg *cp_mreg = in flow_mreg_tx_copy_prep()
4408 (struct mlx5_flow_action_copy_mreg *) in flow_mreg_tx_copy_prep()
4765 sizeof(struct mlx5_flow_action_copy_mreg); in flow_create_split_metadata()
6835 .conf = &(struct mlx5_flow_action_copy_mreg){ in mlx5_flow_discover_mreg_c()
H A Dmlx5_flow_dv.c1037 const struct mlx5_flow_action_copy_mreg *conf = action->conf; in flow_dv_convert_action_copy_mreg()