Searched refs:hw_index_to_key (Results 1 – 2 of 2) sorted by relevance
242 static u32 hw_index_to_key(u32 ind) in hw_index_to_key() function282 mr->key = hw_index_to_key(index); in mlx4_mr_alloc()542 *lkey = *rkey = fmr->mr.key = hw_index_to_key(key); in mlx4_map_phys_fmr()
408 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind) in hw_index_to_key() function448 mr->ibmr.rkey = mr->ibmr.lkey = hw_index_to_key(dev, key); in mthca_mr_alloc()610 mr->ibmr.rkey = mr->ibmr.lkey = hw_index_to_key(dev, key); in mthca_fmr_alloc()