Home
last modified time | relevance | path

Searched refs:exe_aso (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c526 if (fte->action.exe_aso.type != MLX5_EXE_ASO_FLOW_METER) { in mlx5_cmd_dr_create_fte()
533 fte->action.exe_aso.object_id, in mlx5_cmd_dr_create_fte()
534 fte->action.exe_aso.return_reg_id, in mlx5_cmd_dr_create_fte()
535 fte->action.exe_aso.type, in mlx5_cmd_dr_create_fte()
536 fte->action.exe_aso.flow_meter.init_color, in mlx5_cmd_dr_create_fte()
537 fte->action.exe_aso.flow_meter.meter_idx); in mlx5_cmd_dr_create_fte()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.c490 fte->action.exe_aso.object_id); in mlx5_cmd_set_fte_flow_meter()
494 fte->action.exe_aso.return_reg_id); in mlx5_cmd_set_fte_flow_meter()
496 fte->action.exe_aso.type); in mlx5_cmd_set_fte_flow_meter()
498 fte->action.exe_aso.flow_meter.init_color); in mlx5_cmd_set_fte_flow_meter()
500 fte->action.exe_aso.flow_meter.meter_idx); in mlx5_cmd_set_fte_flow_meter()
697 if (fte->action.exe_aso.type == MLX5_EXE_ASO_FLOW_METER) { in mlx5_cmd_set_fte()
A Deswitch_offloads.c556 flow_act->exe_aso.type = attr->exe_aso_type; in esw_setup_meter()
557 flow_act->exe_aso.object_id = meter->obj_id; in esw_setup_meter()
558 flow_act->exe_aso.flow_meter.meter_idx = meter->idx; in esw_setup_meter()
559 flow_act->exe_aso.flow_meter.init_color = MLX5_FLOW_METER_COLOR_GREEN; in esw_setup_meter()
561 flow_act->exe_aso.return_reg_id = 5; in esw_setup_meter()
/linux-6.3-rc2/include/linux/mlx5/
A Dfs.h271 struct mlx5_exe_aso exe_aso; member

Completed in 16 milliseconds