Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h637 struct mlx5e_rqt { struct
644 struct mlx5e_rqt rqt; argument
669 struct mlx5e_rqt indir_rqt;
918 void mlx5e_destroy_rqt(struct mlx5e_priv *priv, struct mlx5e_rqt *rqt);
Den_main.c2376 mlx5e_create_rqt(struct mlx5e_priv *priv, int sz, struct mlx5e_rqt *rqt) in mlx5e_create_rqt()
2406 void mlx5e_destroy_rqt(struct mlx5e_priv *priv, struct mlx5e_rqt *rqt) in mlx5e_destroy_rqt()
2414 struct mlx5e_rqt *rqt = &priv->indir_rqt; in mlx5e_create_indirect_rqt()
2425 struct mlx5e_rqt *rqt; in mlx5e_create_direct_rqts()
Den_tc.c120 struct mlx5e_rqt indir_rqt;