Home
last modified time | relevance | path

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

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