Home
last modified time | relevance | path

Searched refs:exe_aso_type (Results 1 – 4 of 4) 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/
H A Den_tc.h95 u32 exe_aso_type; member
H A Deswitch_offloads.c652 flow_act->exe_aso.type = attr->exe_aso_type; in esw_setup_meter()
740 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()