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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sm_mad_ctrl.c188 osm_madw_t *p_old_madw; local
204 p_old_madw = transaction_context;
215 osm_madw_copy_context(p_madw, p_old_madw);
216 osm_mad_pool_put(p_ctrl->p_mad_pool, p_old_madw);
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_al.c249 osm_madw_t *p_old_madw; local
293 p_old_madw = (osm_madw_t *) p_elem->send_context1;
294 p_old_vw = osm_madw_get_vend_ptr(p_old_madw);

Completed in 218 milliseconds