Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c696 mlx5_flex_config_sample(struct mlx5_devx_match_sample_attr *na, in mlx5_flex_config_sample()
700 memset(na, 0, sizeof(struct mlx5_devx_match_sample_attr)); in mlx5_flex_config_sample()
755 struct mlx5_devx_match_sample_attr node; in mlx5_flex_map_sample()
782 struct mlx5_devx_match_sample_attr *sample = in mlx5_flex_map_sample()
831 struct mlx5_devx_match_sample_attr node; in mlx5_flex_alloc_sample()
976 struct mlx5_devx_match_sample_attr *sm = i + in mlx5_flex_translate_sample()
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h511 struct mlx5_devx_match_sample_attr { struct
544 struct mlx5_devx_match_sample_attr sample[MLX5_GRAPH_NODE_SAMPLE_NUM];
H A Dmlx5_devx_cmds.c664 struct mlx5_devx_match_sample_attr *s = &data->sample[i]; in mlx5_devx_cmd_create_flex_parser()