Home
last modified time | relevance | path

Searched refs:MLX5_EXE_ASO_FLOW_METER (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c101 attr->exe_aso_type = MLX5_EXE_ASO_FLOW_METER; in tc_act_parse_police()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c541 if (fte->action.exe_aso.type != MLX5_EXE_ASO_FLOW_METER) { in mlx5_cmd_dr_create_fte()
H A Ddr_action.c2152 if (aso_type != MLX5_EXE_ASO_FLOW_METER) in mlx5dr_action_create_aso()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c735 if (fte->action.exe_aso.type == MLX5_EXE_ASO_FLOW_METER) { in mlx5_cmd_set_fte()
H A Deswitch_offloads.c732 attr->exe_aso_type == MLX5_EXE_ASO_FLOW_METER) in mlx5_eswitch_add_offloaded_rule()
H A Den_tc.c433 (attr->exe_aso_type == MLX5_EXE_ASO_FLOW_METER)) || in is_flow_meter_action()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3568 MLX5_EXE_ASO_FLOW_METER = 0x2, enumerator