Home
last modified time | relevance | path

Searched refs:flow_match_sample_field_base_offset (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_flex.c790 node.flow_match_sample_field_base_offset = in mlx5_flex_map_sample()
791 sample->flow_match_sample_field_base_offset; in mlx5_flex_map_sample()
794 reg_start = (int8_t)sample->flow_match_sample_field_base_offset; in mlx5_flex_map_sample()
844 node.flow_match_sample_field_base_offset = in mlx5_flex_alloc_sample()
H A Dmlx5.c929 node.sample[0].flow_match_sample_field_base_offset = 0x0; in mlx5_flex_parser_ecpri_alloc()
938 node.sample[1].flow_match_sample_field_base_offset = sizeof(uint32_t); in mlx5_flex_parser_ecpri_alloc()
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h517 uint32_t flow_match_sample_field_base_offset:8; member
H A Dmlx5_devx_cmds.c685 flow_match_sample_field_base_offset, in mlx5_devx_cmd_create_flex_parser()
686 s->flow_match_sample_field_base_offset); in mlx5_devx_cmd_create_flex_parser()
H A Dmlx5_prm.h3844 u8 flow_match_sample_field_base_offset[0x8]; member