Home
last modified time | relevance | path

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

/drivers/staging/rdma/hfi1/
Dkeys.c179 int hfi1_lkey_ok(struct hfi1_lkey_table *rkt, struct hfi1_pd *pd, in hfi1_lkey_ok()
288 struct hfi1_pd *pd = to_ipd(qp->ibqp.pd); in hfi1_rkey_ok()
Dverbs.h237 struct hfi1_pd { struct
805 static inline struct hfi1_pd *to_ipd(struct ib_pd *ibpd) in to_ipd()
807 return container_of(ibpd, struct hfi1_pd, ibpd); in to_ipd()
970 int hfi1_lkey_ok(struct hfi1_lkey_table *rkt, struct hfi1_pd *pd,
Dverbs.c369 struct hfi1_pd *pd; in post_one_send()
1611 struct hfi1_pd *pd; in alloc_pd()
1649 struct hfi1_pd *pd = to_ipd(ibpd); in dealloc_pd()
Druc.c105 struct hfi1_pd *pd; in init_sge()