Searched defs:mlx5_flow_split_info (Results 1 – 1 of 1) sorted by relevance
1262 struct mlx5_flow_split_info { struct1263 uint32_t external:1;1265 uint32_t prefix_mark:1; /**< Prefix subflow mark flag. */1266 uint32_t skip_scale:8; /**< Skip the scale the table with factor. */1267 uint32_t flow_idx; /**< This memory pool index to the flow. */1268 uint32_t table_id; /**< Flow table identifier. */1269 uint64_t prefix_layers; /**< Prefix subflow layers. */