Home
last modified time | relevance | path

Searched refs:mlx5e_rqt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den.h766 struct mlx5e_rqt { struct
773 struct mlx5e_rqt rqt; argument
832 struct mlx5e_rqt indir_rqt;
1108 void mlx5e_destroy_rqt(struct mlx5e_priv *priv, struct mlx5e_rqt *rqt);
Den_main.c2416 mlx5e_create_rqt(struct mlx5e_priv *priv, int sz, struct mlx5e_rqt *rqt) in mlx5e_create_rqt()
2446 void mlx5e_destroy_rqt(struct mlx5e_priv *priv, struct mlx5e_rqt *rqt) in mlx5e_destroy_rqt()
2454 struct mlx5e_rqt *rqt = &priv->indir_rqt; in mlx5e_create_indirect_rqt()
Den_tc.c163 struct mlx5e_rqt indir_rqt;