Searched refs:mlx5e_rss_params_indir (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.h13 struct mlx5e_rss_params_indir { struct
19 void mlx5e_rss_params_indir_init_uniform(struct mlx5e_rss_params_indir *indir,
32 u8 hfunc, struct mlx5e_rss_params_indir *indir);
45 u8 hfunc, struct mlx5e_rss_params_indir *indir);
H A Drss.h21 int mlx5e_rss_params_indir_init(struct mlx5e_rss_params_indir *indir, struct mlx5_core_dev *mdev,
23 void mlx5e_rss_params_indir_cleanup(struct mlx5e_rss_params_indir *indir);
H A Drqt.c34 void mlx5e_rss_params_indir_init_uniform(struct mlx5e_rss_params_indir *indir,
113 u8 hfunc, struct mlx5e_rss_params_indir *indir)
140 u8 hfunc, struct mlx5e_rss_params_indir *indir)
232 u8 hfunc, struct mlx5e_rss_params_indir *indir)
H A Drss.c72 struct mlx5e_rss_params_indir indir;
89 int mlx5e_rss_params_indir_init(struct mlx5e_rss_params_indir *indir, struct mlx5_core_dev *mdev,
102 void mlx5e_rss_params_indir_cleanup(struct mlx5e_rss_params_indir *indir)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c759 struct mlx5e_rss_params_indir indir;

Completed in 588 milliseconds