Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c42 static struct mlx5_core_rsc_common *mlx5_get_rsc(struct mlx5_core_dev *dev, in mlx5_get_rsc()
46 struct mlx5_core_rsc_common *common; in mlx5_get_rsc()
64 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc()
72 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, rsn); in mlx5_rsc_event()
96 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, qpn); in mlx5_eq_pagefault()
256 mlx5_core_put_rsc((struct mlx5_core_rsc_common *)qp); in mlx5_core_destroy_qp()
/linux-4.1.27/include/linux/mlx5/
Ddriver.h392 struct mlx5_core_rsc_common { struct
756 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common);
Dqp.h413 struct mlx5_core_rsc_common common; /* must be first */