Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c305 MLX5_SET(create_flow_table_in, in, flow_table_context.decap_en, in mlx5_cmd_create_flow_table()
307 MLX5_SET(create_flow_table_in, in, flow_table_context.reformat_en, in mlx5_cmd_create_flow_table()
316 flow_table_context.table_miss_action, in mlx5_cmd_create_flow_table()
319 flow_table_context.table_miss_id, next_ft->id); in mlx5_cmd_create_flow_table()
322 flow_table_context.table_miss_action, in mlx5_cmd_create_flow_table()
331 flow_table_context.lag_master_next_table_id, in mlx5_cmd_create_flow_table()
387 flow_table_context.lag_master_next_table_id, next_ft->id); in mlx5_cmd_modify_flow_table()
390 flow_table_context.lag_master_next_table_id, 0); in mlx5_cmd_modify_flow_table()
400 flow_table_context.table_miss_action, in mlx5_cmd_modify_flow_table()
403 flow_table_context.table_miss_id, in mlx5_cmd_modify_flow_table()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c254 flow_table_context.sw_owner_icm_root_1); in mlx5dr_cmd_query_flow_table()
256 flow_table_context.sw_owner_icm_root_0); in mlx5dr_cmd_query_flow_table()
472 ft_mdev = MLX5_ADDR_OF(create_flow_table_in, in, flow_table_context); in mlx5dr_cmd_create_flow_table()
474 MLX5_SET(flow_table_context, ft_mdev, sw_owner, attr->sw_owner); in mlx5dr_cmd_create_flow_table()
475 MLX5_SET(flow_table_context, ft_mdev, level, attr->level); in mlx5dr_cmd_create_flow_table()
482 MLX5_SET64(flow_table_context, ft_mdev, in mlx5dr_cmd_create_flow_table()
485 MLX5_SET64(flow_table_context, ft_mdev, in mlx5dr_cmd_create_flow_table()
488 MLX5_SET64(flow_table_context, ft_mdev, in mlx5dr_cmd_create_flow_table()
490 MLX5_SET64(flow_table_context, ft_mdev, in mlx5dr_cmd_create_flow_table()
495 MLX5_SET(create_flow_table_in, in, flow_table_context.decap_en, in mlx5dr_cmd_create_flow_table()
[all …]
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h6027 struct mlx5_ifc_flow_table_context_bits flow_table_context; member
8877 struct mlx5_ifc_flow_table_context_bits flow_table_context; member
11108 struct mlx5_ifc_flow_table_context_bits flow_table_context; member