Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h418 struct mlx5_flow_dv_encap_decap_resource { struct
419 struct mlx5_hlist_entry entry;
421 uint32_t refcnt; /**< Reference counter. */
422 void *action;
424 uint8_t buf[MLX5_ENCAP_MAX_LEN];
425 size_t size;
426 uint8_t reformat_type;
427 uint8_t ft_type;
428 uint64_t flags; /**< Flags for RDMA API. */
429 uint32_t idx; /**< Index for the index memory pool. */