Home
last modified time | relevance | path

Searched refs:flow_meter (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dfs.h248 } flow_meter; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c544 fte->action.exe_aso.flow_meter.init_color, in mlx5_cmd_dr_create_fte()
545 fte->action.exe_aso.flow_meter.meter_idx); in mlx5_cmd_dr_create_fte()
H A Dmlx5_ifc_dr.h599 struct mlx5_ifc_ste_aso_flow_meter_action_bits flow_meter; member
H A Ddr_ste_v1.c573 MLX5_SET(ste_double_action_aso_v1, d_action, flow_meter.line_id, in dr_ste_v1_set_aso_flow_meter()
575 MLX5_SET(ste_double_action_aso_v1, d_action, flow_meter.initial_color, in dr_ste_v1_set_aso_flow_meter()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c513 fte->action.exe_aso.flow_meter.init_color); in mlx5_cmd_set_fte_flow_meter()
515 fte->action.exe_aso.flow_meter.meter_idx); in mlx5_cmd_set_fte_flow_meter()
H A Deswitch_offloads.c643 flow_act->exe_aso.flow_meter.meter_idx = meter->idx; in esw_setup_meter()
644 flow_act->exe_aso.flow_meter.init_color = MLX5_FLOW_METER_COLOR_GREEN; in esw_setup_meter()