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

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c388 static inline u32 tavor_hw_index_to_key(u32 ind) function
413 return tavor_hw_index_to_key(ind);
757 fmr->ibmr.lkey = fmr->ibmr.rkey = tavor_hw_index_to_key(key);

Completed in 95 milliseconds