Searched defs:rkt (Results 1 – 11 of 11) sorted by relevance
56 struct qib_lkey_table *rkt = &dev->lk_table; in qib_alloc_lkey() local123 struct qib_lkey_table *rkt = &dev->lk_table; in qib_free_lkey() local155 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() local343 struct qib_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in qib_reg_mr() local
447 struct qib_lkey_table *rkt; in qib_map_phys_fmr() local493 struct qib_lkey_table *rkt; in qib_unmap_fmr() local
86 struct qib_lkey_table *rkt; in qib_init_sge() local
347 struct qib_lkey_table *rkt; in qib_post_one_send() local
47 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() local203 struct ipath_lkey_table *rkt = &dev->lk_table; in ipath_rkey_ok() local
351 struct ipath_lkey_table *rkt; in ipath_map_phys_fmr() local394 struct ipath_lkey_table *rkt; in ipath_unmap_fmr() local
73 struct hfi1_lkey_table *rkt = &dev->lk_table; in hfi1_alloc_lkey() local142 struct hfi1_lkey_table *rkt = &dev->lk_table; in hfi1_free_lkey() local179 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
437 struct hfi1_lkey_table *rkt; in hfi1_map_phys_fmr() local483 struct hfi1_lkey_table *rkt; in hfi1_unmap_fmr() local
104 struct hfi1_lkey_table *rkt; in init_sge() local
368 struct hfi1_lkey_table *rkt; in post_one_send() local
1192 struct rkt_registers __iomem *rkt; member