Searched refs:execute_aso (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.c | 524 void *execute_aso; in mlx5_cmd_set_fte_flow_meter() local 526 execute_aso = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_set_fte_flow_meter() 527 execute_aso[0]); in mlx5_cmd_set_fte_flow_meter() 528 MLX5_SET(execute_aso, execute_aso, valid, 1); in mlx5_cmd_set_fte_flow_meter() 529 MLX5_SET(execute_aso, execute_aso, aso_object_id, in mlx5_cmd_set_fte_flow_meter() 532 exe_aso_ctrl = MLX5_ADDR_OF(execute_aso, execute_aso, exe_aso_ctrl); in mlx5_cmd_set_fte_flow_meter()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 491 u8 execute_aso[0x1]; member 3937 struct mlx5_ifc_execute_aso_bits execute_aso[4]; member
|