Searched refs:perfmgr_build_mad (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_perfmgr.c | 388 static osm_madw_t *perfmgr_build_mad(osm_perfmgr_t * perfmgr, in perfmgr_build_mad() function 506 p_madw = perfmgr_build_mad(perfmgr, dest_lid, sl, dest_qp, pkey_ix, in perfmgr_send_pc_mad() 613 p_madw = perfmgr_build_mad(pm, dest_lid, sl, dest_qp, in perfmgr_send_cpi_mad() 676 p_madw = perfmgr_build_mad(perfmgr, dest_lid, sl, dest_qp, pkey_ix, in perfmgr_send_pce_mad()
|