Lines Matching refs:subn
253 if (pm->subn->opt.perfmgr_redir && p_madw->status == IB_TIMEOUT) { in perfmgr_mad_send_err_callback()
307 bind_info.timeout = pm->subn->opt.transaction_timeout; in osm_perfmgr_bind()
308 bind_info.retries = pm->subn->opt.transaction_retries; in osm_perfmgr_bind()
710 node = osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid)); in perfmgr_query_counters()
1011 cl_qmap_apply_func(&osm->subn.node_guid_tbl, reset_node_count, NULL); in perfmgr_discovery()
1012 cl_qmap_apply_func(&osm->subn.port_guid_tbl, reset_port_count, NULL); in perfmgr_discovery()
1013 cl_qmap_apply_func(&osm->subn.sw_guid_tbl, reset_switch_count, NULL); in perfmgr_discovery()
1016 osm->subn.in_sweep_hop_0 = TRUE; in perfmgr_discovery()
1030 osm->subn.in_sweep_hop_0 = FALSE; in perfmgr_discovery()
1072 if (pm->subn->sm_state == IB_SMINFO_STATE_STANDBY || in osm_perfmgr_process()
1073 pm->subn->sm_state == IB_SMINFO_STATE_NOTACTIVE) in osm_perfmgr_process()
1074 perfmgr_discovery(pm->subn->p_osm); in osm_perfmgr_process()
1077 if (pm->subn->opt.perfmgr_redir && pm->local_port == -1) { in osm_perfmgr_process()
1082 p_port = osm_get_port_by_guid(pm->subn, pm->port_guid); in osm_perfmgr_process()
1105 cl_qmap_apply_func(&pm->subn->node_guid_tbl, collect_guids, pm); in osm_perfmgr_process()
1313 osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid)); in perfmgr_check_overflow()
1412 osm_get_node_by_guid(pm->subn, cl_hton64(mon_node->guid)); in perfmgr_check_pce_overflow()
1530 p_port = osm_get_port_by_guid(pm->subn, pm->port_guid); in validate_redir_pkey()
1594 if (!pm->subn->opt.perfmgr_redir) { in handle_redirect()
1896 if (pm->subn->opt.perfmgr_log_errors) in pc_recv_process()
1945 pm->subn = &osm->subn; in osm_perfmgr_init()
2015 if (pm->subn->opt.event_db_dump_file) in osm_perfmgr_dump_counters()
2016 file_name = pm->subn->opt.event_db_dump_file; in osm_perfmgr_dump_counters()
2019 pm->subn->opt.dump_files_dir, in osm_perfmgr_dump_counters()