Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h524 struct mlx5_flow_dv_modify_hdr_resource { struct
525 struct mlx5_list_entry entry;
526 void *action; /**< Modify header action object. */
527 uint32_t idx;
529 uint8_t ft_type; /**< Flow table type, Rx or Tx. */
530 uint8_t actions_num; /**< Number of modification actions. */
531 bool root; /**< Whether action is in root table. */
532 struct mlx5_modification_cmd actions[];