Home
last modified time | relevance | path

Searched refs:execute_aso (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c491 void *execute_aso; in mlx5_cmd_set_fte_flow_meter() local
493 execute_aso = MLX5_ADDR_OF(flow_context, in_flow_context, in mlx5_cmd_set_fte_flow_meter()
494 execute_aso[0]); in mlx5_cmd_set_fte_flow_meter()
495 MLX5_SET(execute_aso, execute_aso, valid, 1); in mlx5_cmd_set_fte_flow_meter()
496 MLX5_SET(execute_aso, execute_aso, aso_object_id, in mlx5_cmd_set_fte_flow_meter()
499 exe_aso_ctrl = MLX5_ADDR_OF(execute_aso, execute_aso, exe_aso_ctrl); in mlx5_cmd_set_fte_flow_meter()
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc.h449 u8 execute_aso[0x1]; member
3460 struct mlx5_ifc_execute_aso_bits execute_aso[4]; member