Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h345 struct mlx5_devx_match_sample_attr { struct
346 uint32_t flow_match_sample_en:1;
347 uint32_t flow_match_sample_field_offset:16;
348 uint32_t flow_match_sample_offset_mode:4;
349 uint32_t flow_match_sample_field_offset_mask;
350 uint32_t flow_match_sample_field_offset_shift:4;
351 uint32_t flow_match_sample_field_base_offset:8;
352 uint32_t flow_match_sample_tunnel_mode:3;
353 uint32_t flow_match_sample_field_id;