Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h456 struct mlx5_flow_dv_modify_hdr_resource { struct
457 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[];