Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1096 struct mlx5_flow_workspace { struct
1098 struct mlx5_flow_workspace *prev; argument
1099 struct mlx5_flow_workspace *next; argument
1100 uint32_t inuse; /* can't create new flow with current. */
1101 struct mlx5_flow flows[MLX5_NUM_MAX_DEV_FLOWS];
1102 struct mlx5_flow_rss_desc rss_desc;
1103 uint32_t rssq_num; /* Allocated queue num in rss_desc. */
1104 uint32_t flow_idx; /* Intermediate device flow index. */