Searched refs:mw_rkey (Results 1 – 1 of 1) sorted by relevance
1646 static inline u32 calc_type2_mw_stag(u32 rkey, u32 mw_rkey) { in calc_type2_mw_stag() argument1649 return (rkey & mask) | (mw_rkey & ~mask); in calc_type2_mw_stag()