Searched defs:mlx5_flow_workspace (Results 1 – 1 of 1) sorted by relevance
1096 struct mlx5_flow_workspace { struct1098 struct mlx5_flow_workspace *prev; argument1099 struct mlx5_flow_workspace *next; argument1100 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. */