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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr.c364 ib_perfmgt_mad_t *pm_mad = NULL; local
375 pm_mad = osm_madw_get_perfmgt_mad_ptr(p_madw);
378 pm_mad->header.base_ver = 1;
379 pm_mad->header.mgmt_class = IB_MCLASS_PERF;
380 pm_mad->header.class_ver = 1;
381 pm_mad->header.method = mad_method;
382 pm_mad->header.status = 0;
383 pm_mad->header.class_spec = 0;
384 pm_mad->header.trans_id =
386 pm_mad
[all...]

Completed in 109 milliseconds