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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h368 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void);
393 static inline struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) { return NULL; } function
H A Den_fs.c1395 fs->tc = mlx5e_tc_table_alloc();
H A Den_tc.c151 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) function

Completed in 145 milliseconds