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

/freebsd-11.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mtl.h324 ib_mad_t *mad_buf_p; member in struct:_osm_vend_wrap_t
/freebsd-11.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mtl.c390 ib_mad_t *mad_buf_p; local
456 mad_buf_p = (void *)madw_p->p_mad;
465 mad_buf_p =
469 if (mad_buf_p == NULL) {
480 osm_madw_set_mad(madw_p, mad_buf_p);
491 p_new_vw->mad_buf_p = mad_buf_p;
494 memcpy(p_new_vw->mad_buf_p, payload_p, MAD_BLOCK_SIZE);
497 madw_p->p_mad = mad_buf_p;
841 p_vw->mad_buf_p
[all...]

Completed in 48 milliseconds