Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h561 struct mlx5_flow_dv_sample_resource { struct
563 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 …]