Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h637 struct mlx5_flow_dv_sample_resource { struct
638 struct mlx5_list_entry entry; /**< Cache entry. */
639 union {
644 uint32_t idx; /** Sample object index. */
645 uint8_t ft_type; /** Flow Table Type */
646 uint32_t ft_id; /** Flow Table Level */
647 uint32_t ratio; /** Sample Ratio */
648 uint64_t set_action; /** Restore reg_c0 value */
649 void *normal_path_tbl; /** Flow Table pointer */
650 struct mlx5_flow_sub_actions_idx sample_idx;
[all …]