Lines Matching refs:container_of
100 return container_of(ibucontext, struct mlx5_ib_ucontext, ibucontext); in to_mucontext()
448 return container_of(mcq, struct mlx5_ib_cq, mcq); in to_mibcq()
453 return container_of(ibxrcd, struct mlx5_ib_xrcd, ibxrcd); in to_mxrcd()
458 return container_of(ibdev, struct mlx5_ib_dev, ib_dev); in to_mdev()
463 return container_of(ibfmr, struct mlx5_ib_fmr, ibfmr); in to_mfmr()
468 return container_of(ibcq, struct mlx5_ib_cq, ibcq); in to_mcq()
473 return container_of(mqp, struct mlx5_ib_qp, mqp); in to_mibqp()
478 return container_of(mmr, struct mlx5_ib_mr, mmr); in to_mibmr()
483 return container_of(ibpd, struct mlx5_ib_pd, ibpd); in to_mpd()
488 return container_of(ibsrq, struct mlx5_ib_srq, ibsrq); in to_msrq()
493 return container_of(ibqp, struct mlx5_ib_qp, ibqp); in to_mqp()
498 return container_of(msrq, struct mlx5_ib_srq, msrq); in to_mibsrq()
503 return container_of(ibmr, struct mlx5_ib_mr, ibmr); in to_mmr()
508 return container_of(ibfrpl, struct mlx5_ib_fast_reg_page_list, ibfrpl); in to_mfrpl()
518 return container_of(ibah, struct mlx5_ib_ah, ibah); in to_mah()