Searched refs:execute_aso (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_fs_cmd.c | 414 void *execute_aso; in mlx5_cmd_set_fte_flow_meter() local 416 execute_aso = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_set_fte_flow_meter() 417 execute_aso[0]); in mlx5_cmd_set_fte_flow_meter() 418 MLX5_SET(execute_aso, execute_aso, valid, 1); in mlx5_cmd_set_fte_flow_meter() 419 MLX5_SET(execute_aso, execute_aso, aso_object_id, in mlx5_cmd_set_fte_flow_meter() 422 exe_aso_ctrl = MLX5_ADDR_OF(execute_aso, execute_aso, exe_aso_ctrl); in mlx5_cmd_set_fte_flow_meter()
|
| /src/sys/dev/mlx5/ |
| H A D | mlx5_ifc.h | 518 u8 execute_aso[0x1]; member 2608 struct mlx5_ifc_execute_aso_bits execute_aso[4]; member
|