Home
last modified time | relevance | path

Searched defs:rkt (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_keys.c56 struct qib_lkey_table *rkt = &dev->lk_table; in qib_alloc_lkey() local
123 struct qib_lkey_table *rkt = &dev->lk_table; in qib_free_lkey() local
155 int qib_lkey_ok(struct qib_lkey_table *rkt, struct qib_pd *pd, in qib_lkey_ok()
255 struct qib_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in qib_rkey_ok() local
343 struct qib_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in qib_reg_mr() local
Dqib_mr.c447 struct qib_lkey_table *rkt; in qib_map_phys_fmr() local
493 struct qib_lkey_table *rkt; in qib_unmap_fmr() local
Dqib_ruc.c86 struct qib_lkey_table *rkt; in qib_init_sge() local
Dqib_verbs.c347 struct qib_lkey_table *rkt; in qib_post_one_send() local
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_keys.c47 int ipath_alloc_lkey(struct ipath_lkey_table *rkt, struct ipath_mregion *mr) in ipath_alloc_lkey()
96 void ipath_free_lkey(struct ipath_lkey_table *rkt, u32 lkey) in ipath_free_lkey()
124 struct ipath_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in ipath_lkey_ok() local
203 struct ipath_lkey_table *rkt = &dev->lk_table; in ipath_rkey_ok() local
Dipath_mr.c351 struct ipath_lkey_table *rkt; in ipath_map_phys_fmr() local
394 struct ipath_lkey_table *rkt; in ipath_unmap_fmr() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dkeys.c73 struct hfi1_lkey_table *rkt = &dev->lk_table; in hfi1_alloc_lkey() local
142 struct hfi1_lkey_table *rkt = &dev->lk_table; in hfi1_free_lkey() local
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() local
Dmr.c437 struct hfi1_lkey_table *rkt; in hfi1_map_phys_fmr() local
483 struct hfi1_lkey_table *rkt; in hfi1_unmap_fmr() local
Druc.c104 struct hfi1_lkey_table *rkt; in init_sge() local
Dverbs.c368 struct hfi1_lkey_table *rkt; in post_one_send() local
/linux-4.4.14/drivers/scsi/aacraid/
Daacraid.h1192 struct rkt_registers __iomem *rkt; member