Home
last modified time | relevance | path

Searched refs:flow_match_sample_en (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h346 uint32_t flow_match_sample_en:1; member
H A Dmlx5_devx_cmds.c507 flow_match_sample_en); in mlx5_devx_cmd_query_parse_samples()
561 if (!s->flow_match_sample_en) in mlx5_devx_cmd_create_flex_parser()
564 flow_match_sample_en, !!s->flow_match_sample_en); in mlx5_devx_cmd_create_flex_parser()
H A Dmlx5_prm.h2877 u8 flow_match_sample_en[0x1]; member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.c667 node.sample[0].flow_match_sample_en = 1; in mlx5_flex_parser_ecpri_alloc()
673 node.sample[1].flow_match_sample_en = 1; in mlx5_flex_parser_ecpri_alloc()