Searched refs:mlx5dr_table_get_id (Results 1 – 3 of 3) sorted by relevance
53 u32 mlx5dr_table_get_id(struct mlx5dr_table *table);140 mlx5dr_table_get_id(struct mlx5dr_table *table) { return 0; } in mlx5dr_table_get_id() function
291 u32 mlx5dr_table_get_id(struct mlx5dr_table *tbl) in mlx5dr_table_get_id() function
84 ft->id = mlx5dr_table_get_id(tbl); in mlx5_cmd_dr_create_flow_table()