Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h360 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void);
382 static inline struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) { return NULL; } in mlx5e_tc_table_alloc() function
Den_fs.c1395 fs->tc = mlx5e_tc_table_alloc(); in mlx5e_fs_tc_alloc()
Den_tc.c135 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) in mlx5e_tc_table_alloc() function