Searched refs:execute_aso (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.c | 500 void *execute_aso; in mlx5_cmd_set_fte_flow_meter() local 502 execute_aso = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_set_fte_flow_meter() 503 execute_aso[0]); in mlx5_cmd_set_fte_flow_meter() 504 MLX5_SET(execute_aso, execute_aso, valid, 1); in mlx5_cmd_set_fte_flow_meter() 505 MLX5_SET(execute_aso, execute_aso, aso_object_id, in mlx5_cmd_set_fte_flow_meter() 508 exe_aso_ctrl = MLX5_ADDR_OF(execute_aso, execute_aso, exe_aso_ctrl); in mlx5_cmd_set_fte_flow_meter()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 481 u8 execute_aso[0x1]; member 3876 struct mlx5_ifc_execute_aso_bits execute_aso[4]; member
|