Searched refs:osm_stats_t (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_stats.h | 102 } osm_stats_t; typedef 149 static inline uint32_t osm_stats_inc_qp0_outstanding(osm_stats_t *stats) in osm_stats_inc_qp0_outstanding() 164 static inline uint32_t osm_stats_dec_qp0_outstanding(osm_stats_t *stats) in osm_stats_dec_qp0_outstanding()
|
H A D | osm_sm_mad_ctrl.h | 105 osm_stats_t *p_stats; 218 IN osm_stats_t * p_stats,
|
H A D | osm_sa_mad_ctrl.h | 104 osm_stats_t *p_stats; 221 IN osm_stats_t * p_stats,
|
H A D | osm_vl15intf.h | 130 osm_stats_t *p_stats; 258 IN osm_log_t * p_log, IN osm_stats_t * p_stats,
|
H A D | osm_opensm.h | 236 osm_stats_t stats;
|
H A D | osm_sm.h | 276 IN osm_stats_t * p_stats,
|
H A D | osm_sa.h | 355 IN osm_log_t * p_log, IN osm_stats_t * p_stats,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_vl15intf.c | 266 IN osm_log_t * p_log, IN osm_stats_t * p_stats, in osm_vl15_init()
|
H A D | osm_sa_mad_ctrl.c | 512 IN osm_stats_t * p_stats, in osm_sa_mad_ctrl_init()
|
H A D | osm_sm.c | 244 IN osm_stats_t * p_stats, in osm_sm_init()
|
H A D | osm_sm_mad_ctrl.c | 847 IN osm_stats_t * p_stats, in osm_sm_mad_ctrl_init()
|
H A D | osm_sa.c | 162 IN osm_log_t * p_log, IN osm_stats_t * p_stats, in osm_sa_init()
|
H A D | osm_state_mgr.c | 1243 int wait_for_pending_transactions(osm_stats_t * stats) in wait_for_pending_transactions()
|
H A D | osm_perfmgr.c | 831 extern int wait_for_pending_transactions(osm_stats_t * stats);
|