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

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mr.c385 static inline u32 tavor_hw_index_to_key(u32 ind) function
410 return tavor_hw_index_to_key(ind);
734 fmr->ibmr.lkey = fmr->ibmr.rkey = tavor_hw_index_to_key(key);

Completed in 46 milliseconds