Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c1178 static inline struct mlx5_ib_qp *res_to_qp(struct mlx5_core_rsc_common *res) in res_to_qp() function
1226 qp = (res->res == MLX5_RES_QP) ? res_to_qp(res) : NULL; in mlx5_ib_mr_wqe_pfault_handler()