Home
last modified time | relevance | path

Searched refs:actions_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.h72 enum mlx5hws_action_type actions_type; member
H A Dfs_hws_pools.c413 create_ctx.actions_type = MLX5HWS_ACTION_TYP_CTR; in mlx5_fc_get_hws_action()
H A Dfs_hws.c515 create_ctx.actions_type = MLX5HWS_ACTION_TYP_ASO_METER; in mlx5_fs_get_action_aso_meter()
551 create_ctx.actions_type = MLX5HWS_ACTION_TYP_SAMPLER; in mlx5_fs_get_dest_action_sampler()
636 switch (create_ctx->actions_type) { in mlx5_fs_create_hws_action()