Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_pd.c54 &pd->ntmr); in mthca_pd_alloc()
65 mthca_free_mr(dev, &pd->ntmr); in mthca_pd_free()
H A Dmthca_provider.h83 struct mthca_mr ntmr; member
H A Dmthca_av.c197 ah->key = pd->ntmr.ibmr.lkey; in mthca_create_ah()
H A Dmthca_qp.c1561 data->lkey = cpu_to_be32(to_mpd(qp->ibqp.pd)->ntmr.ibmr.lkey); in build_mlx_header()