Searched defs:mlx5_flow_dv_modify_hdr_resource (Results 1 – 1 of 1) sorted by relevance
456 struct mlx5_flow_dv_modify_hdr_resource { struct457 struct mlx5_hlist_entry entry;458 void *action; /**< Modify header action object. */460 uint8_t ft_type; /**< Flow table type, Rx or Tx. */461 uint32_t actions_num; /**< Number of modification actions. */462 uint64_t flags; /**< Flags for RDMA API. */463 struct mlx5_modification_cmd actions[];