Home
last modified time | relevance | path

Searched refs:hfi1_lkey_table (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dkeys.c73 struct hfi1_lkey_table *rkt = &dev->lk_table; in hfi1_alloc_lkey()
142 struct hfi1_lkey_table *rkt = &dev->lk_table; in hfi1_free_lkey()
179 int hfi1_lkey_ok(struct hfi1_lkey_table *rkt, struct hfi1_pd *pd, in hfi1_lkey_ok()
277 struct hfi1_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in hfi1_rkey_ok()
Dmr.c437 struct hfi1_lkey_table *rkt; in hfi1_map_phys_fmr()
483 struct hfi1_lkey_table *rkt; in hfi1_unmap_fmr()
Dverbs.h651 struct hfi1_lkey_table { struct
747 struct hfi1_lkey_table lk_table;
970 int hfi1_lkey_ok(struct hfi1_lkey_table *rkt, struct hfi1_pd *pd,
Druc.c104 struct hfi1_lkey_table *rkt; in init_sge()
Dverbs.c368 struct hfi1_lkey_table *rkt; in post_one_send()