Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.h11 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec);
H A Dsmfs.c10 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec) in mlx5_smfs_matcher_create() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c103 dr_matcher = mlx5_smfs_matcher_create(tbl, priority, spec); in mlx5_ct_fs_smfs_matcher_create()