Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c214 MLX5_SET(create_flow_table_in, in, flow_table_context.level, ft->level); in mlx5_cmd_fs_set_fte()
215 MLX5_SET(create_flow_table_in, in, flow_table_context.log_size, size ? ilog2(size) : 0); in mlx5_cmd_fs_set_fte()
220 MLX5_SET(create_flow_table_in, in, flow_table_context.decap_en, in mlx5_cmd_fs_set_fte()
222 MLX5_SET(create_flow_table_in, in, flow_table_context.reformat_en, in mlx5_cmd_fs_set_fte()
224 MLX5_SET(create_flow_table_in, in, flow_table_context.termination_table, in mlx5_cmd_fs_set_fte()
231 flow_table_context.table_miss_action, in mlx5_cmd_fs_set_fte()
234 flow_table_context.table_miss_id, next_ft->id); in mlx5_cmd_fs_set_fte()
237 flow_table_context.table_miss_action, in mlx5_cmd_fs_set_fte()
246 flow_table_context.lag_master_next_table_id, in mlx5_cmd_fs_set_fte()
302 flow_table_context in mlx5_cmd_fs_delete_fte()
[all...]
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h5382 struct mlx5_ifc_flow_table_context_bits flow_table_context; member
6591 struct mlx5_ifc_flow_table_context_bits flow_table_context; member
8217 struct mlx5_ifc_flow_table_context_bits flow_table_context; member