Home
last modified time | relevance | path

Searched refs:MLX5HWS_ACTION_TYP_DROP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_action.c33 BIT(MLX5HWS_ACTION_TYP_DROP) |
47 [MLX5HWS_ACTION_TYP_DROP] = "DROP",
440 case MLX5HWS_ACTION_TYP_DROP: in hws_action_fill_stc_attr()
692 action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_DROP); in mlx5hws_action_create_dest_drop()
1892 case MLX5HWS_ACTION_TYP_DROP: in hws_action_destroy_hws()
2434 case MLX5HWS_ACTION_TYP_DROP: in mlx5hws_action_template_process()
H A Dmlx5hws.h30 MLX5HWS_ACTION_TYP_DROP, enumerator