Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h369 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void);
394 static inline struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) { return NULL; } in mlx5e_tc_table_alloc() function
H A Den_fs.c1394 fs->tc = mlx5e_tc_table_alloc(); in mlx5e_fs_tc_alloc()
H A Den_tc.c151 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) in mlx5e_tc_table_alloc() function