Searched refs:flow_context (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_cmd.c | 238 in_flow_context = MLX5_ADDR_OF(set_fte_in, in, flow_context); in mlx5_cmd_fs_set_fte() 239 MLX5_SET(flow_context, in_flow_context, group_id, group_id); in mlx5_cmd_fs_set_fte() 241 MLX5_SET(flow_context, in_flow_context, flow_tag, flow_act->flow_tag); in mlx5_cmd_fs_set_fte() 243 MLX5_SET(flow_context, in_flow_context, modify_header_id, in mlx5_cmd_fs_set_fte() 248 MLX5_SET(flow_context, in_flow_context, packet_reformat_id, in mlx5_cmd_fs_set_fte() 252 MLX5_SET(flow_context, in_flow_context, destination_list_size, in mlx5_cmd_fs_set_fte() 254 in_match_value = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_fs_set_fte() 258 in_dests = MLX5_ADDR_OF(flow_context, in_flow_context, destination); in mlx5_cmd_fs_set_fte() 280 MLX5_SET(flow_context, in_flow_context, flow_counter_list_size, 1); in mlx5_cmd_fs_set_fte() 283 MLX5_SET(flow_context, in_flow_context, action, prm_action); in mlx5_cmd_fs_set_fte()
|
| H A D | flow_table.h | 46 void *match_criteria, void *flow_context,
|
| /freebsd-14.2/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 4044 struct mlx5_ifc_flow_context_bits flow_context; member 5124 struct mlx5_ifc_flow_context_bits flow_context; member
|