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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.h22 struct mlx5e_rqt { struct
28 int mlx5e_rqt_init_direct(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev,
30 int mlx5e_rqt_init_indir(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev,
33 void mlx5e_rqt_destroy(struct mlx5e_rqt *rqt);
35 static inline u32 mlx5e_rqt_get_rqtn(struct mlx5e_rqt *rqt)
42 int mlx5e_rqt_redirect_direct(struct mlx5e_rqt *rqt, u32 rqn, u32 *vhca_id);
43 int mlx5e_rqt_redirect_indir(struct mlx5e_rqt *rqt, u32 *rqns, u32 *vhca_ids,
H A Drqt.c58 static int mlx5e_rqt_init(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev,
92 int mlx5e_rqt_init_direct(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev,
138 int mlx5e_rqt_init_indir(struct mlx5e_rqt *rqt, struct mlx5_core_dev *mdev,
189 void mlx5e_rqt_destroy(struct mlx5e_rqt *rqt)
194 static int mlx5e_rqt_redirect(struct mlx5e_rqt *rqt, u32 *rqns, u32 *vhca_ids,
225 int mlx5e_rqt_redirect_direct(struct mlx5e_rqt *rqt, u32 rqn, u32 *vhca_id)
230 int mlx5e_rqt_redirect_indir(struct mlx5e_rqt *rqt, u32 *rqns, u32 *vhca_ids,
H A Drx_res.c26 struct mlx5e_rqt direct_rqt;
31 struct mlx5e_rqt rqt;
H A Drss.c76 struct mlx5e_rqt rqt;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c577 struct mlx5e_rqt indir_rqt;

Completed in 141 milliseconds