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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_mr.c262 ipath_free_lkey(&to_idev(ibmr->device)->lk_table, ibmr->lkey);
421 ipath_free_lkey(&to_idev(ibfmr->device)->lk_table, ibfmr->lkey);
H A Dipath_keys.c92 * ipath_free_lkey - free an lkey
96 void ipath_free_lkey(struct ipath_lkey_table *rkt, u32 lkey) function
H A Dipath_verbs.h709 void ipath_free_lkey(struct ipath_lkey_table *rkt, u32 lkey);

Completed in 78 milliseconds