Searched refs:mlx5_esw_indir_table (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.h9 struct mlx5_esw_indir_table *
12 mlx5_esw_indir_table_destroy(struct mlx5_esw_indir_table *indir);
31 static inline struct mlx5_esw_indir_table *
38 mlx5_esw_indir_table_destroy(struct mlx5_esw_indir_table *indir)
H A Dindir_table.c41 struct mlx5_esw_indir_table { struct
46 struct mlx5_esw_indir_table *
49 struct mlx5_esw_indir_table *indir = kvzalloc(sizeof(*indir), GFP_KERNEL);
60 mlx5_esw_indir_table_destroy(struct mlx5_esw_indir_table *indir)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h231 struct mlx5_esw_indir_table;
265 struct mlx5_esw_indir_table *indir;
H A Deswitch_offloads.c3307 struct mlx5_esw_indir_table *indir;

Completed in 230 milliseconds