Searched defs:mlx5_flow_dv_sample_resource (Results 1 – 1 of 1) sorted by relevance
561 struct mlx5_flow_dv_sample_resource { struct563 union {568 uint32_t idx; /** Sample object index. */569 uint8_t ft_type; /** Flow Table Type */570 uint32_t ft_id; /** Flow Table Level */571 uint32_t ratio; /** Sample Ratio */572 uint64_t set_action; /** Restore reg_c0 value */573 void *normal_path_tbl; /** Flow Table pointer */574 void *default_miss; /** default_miss dr_action. */575 struct mlx5_flow_sub_actions_idx sample_idx;[all …]