Home
last modified time | relevance | path

Searched refs:mlx5dr_domain_type (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h13 enum mlx5dr_domain_type { enum
44 mlx5dr_domain_create(struct mlx5_core_dev *mdev, enum mlx5dr_domain_type type);
Ddr_domain.c460 mlx5dr_domain_create(struct mlx5_core_dev *mdev, enum mlx5dr_domain_type type) in mlx5dr_domain_create()
Ddr_rule.c1084 static bool dr_rule_skip(enum mlx5dr_domain_type domain, in dr_rule_skip()
Ddr_types.h941 enum mlx5dr_domain_type type;
Ddr_action.c552 dr_action_get_action_domain(enum mlx5dr_domain_type domain, in dr_action_get_action_domain()