Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h8 struct mlx5dr_table;
52 struct mlx5dr_table *
56 struct mlx5dr_table *
59 int mlx5dr_table_destroy(struct mlx5dr_table *table);
61 u32 mlx5dr_table_get_id(struct mlx5dr_table *table);
64 mlx5dr_matcher_create(struct mlx5dr_table *table,
80 int mlx5dr_table_set_miss_action(struct mlx5dr_table *tbl,
87 mlx5dr_action_create_dest_table(struct mlx5dr_table *table);
H A Ddr_types.h966 struct mlx5dr_table { struct
997 struct mlx5dr_table *tbl; argument
1065 struct mlx5dr_table *tbl;
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c10 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec) in mlx5_smfs_matcher_create()
26 struct mlx5dr_table *
33 mlx5_smfs_action_create_dest_table(struct mlx5dr_table *table) in mlx5_smfs_action_create_dest_table()