Searched refs:mad_context (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/ofed/opensm/opensm/ |
| H A D | osm_state_mgr.c | 129 osm_madw_context_t mad_context; in state_mgr_get_sw_info() local 140 memset(&mad_context, 0, sizeof(mad_context)); in state_mgr_get_sw_info() 143 mad_context.si_context.set_method = FALSE; in state_mgr_get_sw_info() 144 mad_context.si_context.light_sweep = TRUE; in state_mgr_get_sw_info() 167 osm_madw_context_t mad_context; in state_mgr_get_remote_port_info() local 183 memset(&mad_context, 0, sizeof(mad_context)); in state_mgr_get_remote_port_info() 185 mad_context.pi_context.node_guid = in state_mgr_get_remote_port_info() 188 mad_context.pi_context.set_method = FALSE; in state_mgr_get_remote_port_info() 189 mad_context.pi_context.light_sweep = TRUE; in state_mgr_get_remote_port_info() 645 osm_madw_context_t mad_context; in state_mgr_reset_state_change_bit() local [all …]
|
| H A D | osm_perfmgr.c | 702 osm_madw_context_t mad_context; in perfmgr_query_counters() local 764 port, &mad_context, in perfmgr_query_counters() 790 &mad_context, in perfmgr_query_counters() 808 &mad_context, in perfmgr_query_counters() 1274 osm_madw_context_t mad_context; in perfmgr_check_overflow() local 1357 &mad_context, in perfmgr_check_overflow() 1439 &mad_context, in perfmgr_check_pce_overflow() 1661 port, mad_context, in handle_redirect() 1681 mad_context, in handle_redirect() 1688 mad_context, in handle_redirect() [all …]
|
| H A D | osm_congestion_control.c | 531 osm_madw_context_t mad_context = p_madw->context; in cc_poller_send() local 547 cl_ntoh64(mad_context.cc_context.node_guid), in cc_poller_send() 548 mad_context.cc_context.port); in cc_poller_send()
|