Searched defs:mlx5_flow_dv_dest_array_resource (Results 1 – 1 of 1) sorted by relevance
584 struct mlx5_flow_dv_dest_array_resource { struct585 struct mlx5_cache_entry entry; /**< Cache entry. */586 uint32_t idx; /** Destination array action object index. */587 uint8_t ft_type; /** Flow Table Type */588 uint8_t num_of_dest; /**< Number of destination actions. */589 struct rte_eth_dev *dev; /**< Device registers the action. */590 void *action; /**< Pointer to the rdma core action. */591 struct mlx5_flow_sub_actions_idx sample_idx[MLX5_MAX_DEST_NUM];593 struct mlx5_flow_sub_actions_list sample_act[MLX5_MAX_DEST_NUM];