Searched defs:rkt (Results 1 – 7 of 7) 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_fast_reg_mr() local
440 struct qib_lkey_table *rkt; in qib_map_phys_fmr() local486 struct qib_lkey_table *rkt; in qib_unmap_fmr() local
85 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
1182 struct rkt_registers __iomem *rkt; member