Searched refs:hw_index_to_key (Results 1 – 2 of 2) sorted by relevance
269 static u32 hw_index_to_key(u32 ind) in hw_index_to_key() function428 mr->key = hw_index_to_key(mridx); in mlx4_mr_alloc_reserved()832 mw->key = hw_index_to_key(index); in mlx4_mw_alloc()1013 *lkey = *rkey = fmr->mr.key = hw_index_to_key(key); in mlx4_map_phys_fmr()
405 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind) in hw_index_to_key() function444 mr->ibmr.rkey = mr->ibmr.lkey = hw_index_to_key(dev, key); in mthca_mr_alloc()594 mr->ibmr.rkey = mr->ibmr.lkey = hw_index_to_key(dev, key); in mthca_fmr_alloc()