Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c101 attr->exe_aso_type = MLX5_EXE_ASO_FLOW_METER; in tc_act_parse_police()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h94 u32 exe_aso_type; member
Deswitch_offloads.c636 flow_act->exe_aso.type = attr->exe_aso_type; in esw_setup_meter()
724 attr->exe_aso_type == MLX5_EXE_ASO_FLOW_METER) in mlx5_eswitch_add_offloaded_rule()
Den_tc.c433 (attr->exe_aso_type == MLX5_EXE_ASO_FLOW_METER)) || in is_flow_meter_action()