mlx5_core_rsc_common 1126 drivers/infiniband/hw/mlx5/odp.c static inline struct mlx5_core_rsc_common *odp_get_rsc(struct mlx5_ib_dev *dev,
mlx5_core_rsc_common 1129 drivers/infiniband/hw/mlx5/odp.c 	struct mlx5_core_rsc_common *common = NULL;
mlx5_core_rsc_common 1150 drivers/infiniband/hw/mlx5/odp.c static inline struct mlx5_ib_qp *res_to_qp(struct mlx5_core_rsc_common *res)
mlx5_core_rsc_common 1157 drivers/infiniband/hw/mlx5/odp.c static inline struct mlx5_ib_srq *res_to_srq(struct mlx5_core_rsc_common *res)
mlx5_core_rsc_common 1172 drivers/infiniband/hw/mlx5/odp.c 	struct mlx5_core_rsc_common *res;
mlx5_core_rsc_common   41 drivers/infiniband/hw/mlx5/srq.h 	struct mlx5_core_rsc_common common; /* must be first */
mlx5_core_rsc_common   46 drivers/net/ethernet/mellanox/mlx5/core/qp.c static struct mlx5_core_rsc_common *
mlx5_core_rsc_common   49 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	struct mlx5_core_rsc_common *common;
mlx5_core_rsc_common   63 drivers/net/ethernet/mellanox/mlx5/core/qp.c void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common)
mlx5_core_rsc_common  125 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	struct mlx5_core_rsc_common *common;
mlx5_core_rsc_common  229 drivers/net/ethernet/mellanox/mlx5/core/qp.c 	mlx5_core_put_rsc((struct mlx5_core_rsc_common *)qp);
mlx5_core_rsc_common  722 drivers/net/ethernet/mellanox/mlx5/core/qp.c struct mlx5_core_rsc_common *mlx5_core_res_hold(struct mlx5_core_dev *dev,
mlx5_core_rsc_common  733 drivers/net/ethernet/mellanox/mlx5/core/qp.c void mlx5_core_res_put(struct mlx5_core_rsc_common *res)
mlx5_core_rsc_common  998 include/linux/mlx5/driver.h void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common);
mlx5_core_rsc_common  477 include/linux/mlx5/qp.h 	struct mlx5_core_rsc_common	common; /* must be first */
mlx5_core_rsc_common  603 include/linux/mlx5/qp.h struct mlx5_core_rsc_common *mlx5_core_res_hold(struct mlx5_core_dev *dev,
mlx5_core_rsc_common  606 include/linux/mlx5/qp.h void mlx5_core_res_put(struct mlx5_core_rsc_common *res);