Searched refs:hw_index_to_key (Results 1 – 3 of 3) sorted by relevance
266 static u32 hw_index_to_key(u32 ind) in hw_index_to_key() function426 mr->key = hw_index_to_key(mridx); in mlx4_mr_alloc_reserved()829 mw->key = hw_index_to_key(index); in mlx4_mw_alloc()1010 *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()
41 static u32 hw_index_to_key(unsigned long ind) in hw_index_to_key() function589 mr->key = hw_index_to_key(index); /* MR key */ in hns_roce_mr_alloc()1529 mw->rkey = hw_index_to_key(index); in hns_roce_alloc_mw()