Searched defs:perfmgr (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_opensm.h217 osm_perfmgr_t perfmgr; member in struct:osm_opensm
H A Dosm_perfmgr_db.h153 struct osm_perfmgr *perfmgr; member in struct:perfmgr_db
H A Dosm_perfmgr.h193 inline static osm_perfmgr_state_t osm_perfmgr_get_state(osm_perfmgr_t * perfmgr) argument
198 inline static void osm_perfmgr_set_rm_nodes(osm_perfmgr_t *perfmgr, argument
204 inline static int osm_perfmgr_get_rm_nodes(osm_perfmgr_t *perfmgr) argument
209 inline static void osm_perfmgr_set_query_cpi(osm_perfmgr_t *perfmgr, argument
215 inline static int osm_perfmgr_get_query_cpi(osm_perfmgr_t *perfmgr) argument
236 osm_perfmgr_get_sweep_state_str(osm_perfmgr_t * perfmgr) argument
[all...]
H A Dosm_subnet.h360 boolean_t perfmgr; member in struct:osm_subn_opt
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr_db.c58 perfmgr_db_t *perfmgr_db_construct(osm_perfmgr_t *perfmgr) argument
H A Dosm_perfmgr.c388 static osm_madw_t *perfmgr_build_mad(osm_perfmgr_t * perfmgr, argument
451 static ib_api_status_t perfmgr_send_mad(osm_perfmgr_t *perfmgr, argument
489 perfmgr_send_pc_mad(osm_perfmgr_t * perfmgr, ib_net16_t dest_lid, ib_net32_t dest_qp, uint16_t pkey_ix, uint8_t port, uint8_t mad_method, uint16_t counter_select, uint8_t counter_select2, osm_madw_context_t * p_context, uint8_t sl) argument
660 perfmgr_send_pce_mad(osm_perfmgr_t * perfmgr, ib_net16_t dest_lid, ib_net32_t dest_qp, uint16_t pkey_ix, uint8_t port, uint8_t mad_method, osm_madw_context_t * p_context, uint8_t sl) argument
[all...]

Completed in 106 milliseconds