Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_mr.c385 static inline u32 tavor_hw_index_to_key(u32 ind) in tavor_hw_index_to_key() function
410 return tavor_hw_index_to_key(ind); in hw_index_to_key()
734 fmr->ibmr.lkey = fmr->ibmr.rkey = tavor_hw_index_to_key(key); in mthca_tavor_map_phys_fmr()