Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmlx4_ib.h92 struct mlx4_ib_pd { struct
678 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
680 return container_of(ibpd, struct mlx4_ib_pd, ibpd); in to_mpd()
A Dmain.c1194 struct mlx4_ib_pd *pd = to_mpd(ibpd); in mlx4_ib_alloc_pd()
2577 INIT_RDMA_OBJ_SIZE(ib_pd, mlx4_ib_pd, ibpd),
A Dqp.c1338 static struct mlx4_ib_pd *get_pd(struct mlx4_ib_qp *qp) in get_pd()
2116 struct mlx4_ib_pd *pd; in __mlx4_ib_modify_qp()

Completed in 18 milliseconds