Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A Dah.c48 ah->av.ib.port_pd = cpu_to_be32(to_mpd(ib_ah->pd)->pdn | in create_ib_ah()
118 ah->av.eth.port_pd = cpu_to_be32(to_mpd(ib_ah->pd)->pdn | in create_iboe_ah()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h291 static inline struct mthca_pd *to_mpd(struct ib_pd *ibpd) in to_mpd() function
H A Dmthca_qp.c709 qp_context->pd = cpu_to_be32(to_mpd(ibqp->pd)->pd_num); in __mthca_modify_qp()
1492 atomic_dec(&(to_mpd(qp->ibqp.pd)->sqp_count)); in mthca_free_qp()
1561 data->lkey = cpu_to_be32(to_mpd(qp->ibqp.pd)->ntmr.ibmr.lkey); in build_mlx_header()
/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c565 u32 pdn = to_mpd(qp->ibqp.pd)->pdn; in set_pi_umr_wr()
641 struct mlx5_ib_pd *pd = to_mpd(qp->ibqp.pd); in set_reg_wr()