Home
last modified time | relevance | path

Searched refs:flow_table_context (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c304 MLX5_SET(create_flow_table_in, in, flow_table_context.level, ft->level); in mlx5_cmd_create_flow_table()
305 MLX5_SET(create_flow_table_in, in, flow_table_context.log_size, size ? ilog2(size) : 0); in mlx5_cmd_create_flow_table()
314 MLX5_SET(create_flow_table_in, in, flow_table_context.decap_en, in mlx5_cmd_create_flow_table()
316 MLX5_SET(create_flow_table_in, in, flow_table_context.reformat_en, in mlx5_cmd_create_flow_table()
318 MLX5_SET(create_flow_table_in, in, flow_table_context.termination_table, in mlx5_cmd_create_flow_table()
325 flow_table_context.table_miss_action, in mlx5_cmd_create_flow_table()
328 flow_table_context.table_miss_id, next_ft->id); in mlx5_cmd_create_flow_table()
331 flow_table_context.table_miss_action, in mlx5_cmd_create_flow_table()
340 flow_table_context.lag_master_next_table_id, in mlx5_cmd_create_flow_table()
400 flow_table_context.lag_master_next_table_id, next_ft->id); in mlx5_cmd_modify_flow_table()
[all …]
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h6528 struct mlx5_ifc_flow_table_context_bits flow_table_context; member
9558 struct mlx5_ifc_flow_table_context_bits flow_table_context; member
11951 struct mlx5_ifc_flow_table_context_bits flow_table_context; member