Home
last modified time | relevance | path

Searched defs:mlx5e_tc_table_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h394 static inline struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) { return NULL; } in mlx5e_tc_table_alloc() function
H A Den_tc.c151 struct mlx5e_tc_table *mlx5e_tc_table_alloc(void) in mlx5e_tc_table_alloc() function