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

/drivers/infiniband/hw/ipath/
H A Dipath_mr.c265 ipath_free_lkey(&to_idev(ibmr->device)->lk_table, ibmr->lkey);
424 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.h783 void ipath_free_lkey(struct ipath_lkey_table *rkt, u32 lkey);

Completed in 193 milliseconds