Searched refs:ipath_lkey_table (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_keys.c47 int ipath_alloc_lkey(struct ipath_lkey_table *rkt, struct ipath_mregion *mr)
96 void ipath_free_lkey(struct ipath_lkey_table *rkt, u32 lkey)
124 struct ipath_lkey_table *rkt = &to_idev(qp->ibqp.device)->lk_table;
203 struct ipath_lkey_table *rkt = &dev->lk_table;
H A Dipath_mr.c80 struct ipath_lkey_table *lk_table)
353 struct ipath_lkey_table *rkt;
396 struct ipath_lkey_table *rkt;
H A Dipath_verbs.h469 struct ipath_lkey_table { struct
497 struct ipath_lkey_table lk_table;
706 int ipath_alloc_lkey(struct ipath_lkey_table *rkt,
709 void ipath_free_lkey(struct ipath_lkey_table *rkt, u32 lkey);

Completed in 51 milliseconds