Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5dr.h63 u32 mlx5dr_table_get_id(struct mlx5dr_table *table);
H A Ddr_table.c311 u32 mlx5dr_table_get_id(struct mlx5dr_table *tbl) in mlx5dr_table_get_id() function
H A Dfs_dr.c91 ft->id = mlx5dr_table_get_id(tbl); in mlx5_cmd_dr_create_flow_table()