Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c60 attr->exe_aso_type = MLX5_EXE_ASO_FLOW_METER; in tc_act_parse_police()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c505 if (fte->action.exe_aso.type != MLX5_EXE_ASO_FLOW_METER) { in mlx5_cmd_dr_create_fte()
Ddr_action.c1908 if (aso_type != MLX5_EXE_ASO_FLOW_METER) in mlx5dr_action_create_aso()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c698 if (fte->action.exe_aso.type == MLX5_EXE_ASO_FLOW_METER) { in mlx5_cmd_set_fte()
Deswitch_offloads.c613 attr->exe_aso_type == MLX5_EXE_ASO_FLOW_METER) in mlx5_eswitch_add_offloaded_rule()
Den_tc.c396 (attr->exe_aso_type == MLX5_EXE_ASO_FLOW_METER)); in is_flow_meter_action()
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc.h3405 MLX5_EXE_ASO_FLOW_METER = 0x2, enumerator