Searched refs:hw_index_to_key (Results 1 – 2 of 2) sorted by relevance
402 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind) in hw_index_to_key() function441 mr->ibmr.rkey = mr->ibmr.lkey = hw_index_to_key(dev, key); in mthca_mr_alloc()
43 static u32 hw_index_to_key(int ind) in hw_index_to_key() function68 mr->key = hw_index_to_key(id); /* MR key */ in alloc_mr_key()