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