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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_req.c164 ib_net64_t m_key_calc; local
197 m_key_calc = req_determine_mkey(sm, p_path);
199 m_key_calc = m_key;
201 m_key_calc = sm->p_subn->opt.m_key;
207 cl_ntoh32(attr_mod), cl_ntoh64(tid), cl_ntoh64(m_key_calc));
211 m_key_calc, p_path->path, local
247 ib_net64_t m_key_calc; local
280 m_key_calc = req_determine_mkey(sm, p_path);
282 m_key_calc = m_key;
284 m_key_calc
294 m_key_calc, p_path->path, local
[all...]

Completed in 114 milliseconds