Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/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.c356 struct ipath_lkey_table *rkt; in ipath_map_phys_fmr() local
399 struct ipath_lkey_table *rkt; in ipath_unmap_fmr() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_keys.c44 int qib_alloc_lkey(struct qib_lkey_table *rkt, struct qib_mregion *mr) in qib_alloc_lkey()
133 int qib_lkey_ok(struct qib_lkey_table *rkt, struct qib_pd *pd, in qib_lkey_ok()
229 struct qib_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in qib_rkey_ok() local
314 struct qib_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table; in qib_fast_reg_mr() local
Dqib_mr.c425 struct qib_lkey_table *rkt; in qib_map_phys_fmr() local
470 struct qib_lkey_table *rkt; in qib_unmap_fmr() local
Dqib_ruc.c85 struct qib_lkey_table *rkt; in qib_init_sge() local
Dqib_verbs.c345 struct qib_lkey_table *rkt; in qib_post_one_send() local
/linux-3.3/drivers/scsi/aacraid/
Daacraid.h1084 struct rkt_registers __iomem *rkt; member