Home
last modified time | relevance | path

Searched refs:hw_index_to_key (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c403 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind) in hw_index_to_key() function
442 mr->ibmr.rkey = mr->ibmr.lkey = hw_index_to_key(dev, key); in mthca_mr_alloc()