Searched refs:mlx5dr_matcher_create (Results 1 – 4 of 4) sorted by relevance
17 return mlx5dr_matcher_create(table, priority, spec->match_criteria_enable, &matcher_mask); in mlx5_smfs_matcher_create()
66 mlx5dr_matcher_create(struct mlx5dr_table *table,
165 matcher = mlx5dr_matcher_create(ft->fs_dr_table.dr_table, in mlx5_cmd_dr_create_flow_group()
989 mlx5dr_matcher_create(struct mlx5dr_table *tbl, in mlx5dr_matcher_create() function