Home
last modified time | relevance | path

Searched defs:ibpd (Results 26 – 34 of 34) sorted by relevance

12

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h94 struct ib_pd ibpd; member
680 static inline struct mlx4_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
H A Dmain.c1198 static int mlx4_ib_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in mlx4_ib_alloc_pd()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h361 struct ib_pd ibpd; member
366 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dmain.h378 static inline struct irdma_pd *to_iwpd(struct ib_pd *ibpd) in to_iwpd()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h41 struct ib_pd ibpd; member
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h217 struct ib_pd ibpd; member
998 static inline struct hns_roce_pd *to_hr_pd(struct ib_pd *ibpd) in to_hr_pd()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h233 struct ib_pd ibpd; member
1220 static inline struct mlx5_ib_pd *to_mpd(struct ib_pd *ibpd) in to_mpd()
H A Dmain.c2352 static int mlx5_ib_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in mlx5_ib_alloc_pd()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c620 int bnxt_re_alloc_pd(struct ib_pd *ibpd, struct ib_udata *udata) in bnxt_re_alloc_pd()

12