Home
last modified time | relevance | path

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

/freebsd/sys/dev/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.h103 struct mthca_mr ntmr; member
H A Dmthca_av.c197 ah->key = pd->ntmr.ibmr.lkey; in mthca_create_ah()
H A Dmthca_qp.c1544 data->lkey = cpu_to_be32(to_mpd(sqp->qp.ibqp.pd)->ntmr.ibmr.lkey); in build_mlx_header()