Searched defs:mlx5_flow_dv_dest_array_resource (Results 1 – 1 of 1) sorted by relevance
659 struct mlx5_flow_dv_dest_array_resource { struct660 struct mlx5_list_entry entry; /**< Cache entry. */661 uint32_t idx; /** Destination array action object index. */662 uint8_t ft_type; /** Flow Table Type */663 uint8_t num_of_dest; /**< Number of destination actions. */664 struct rte_eth_dev *dev; /**< Device registers the action. */665 void *action; /**< Pointer to the rdma core action. */666 struct mlx5_flow_sub_actions_idx sample_idx[MLX5_MAX_DEST_NUM];668 struct mlx5_flow_sub_actions_list sample_act[MLX5_MAX_DEST_NUM];