Home
last modified time | relevance | path

Searched refs:port_profile_switch_nodes (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h307 boolean_t port_profile_switch_nodes; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c98 if (!(p_osm->subn.opt.port_profile_switch_nodes && port_guid && in add_path()
H A Dosm_subnet.c805 …{ "port_profile_switch_nodes", OPT_OFFSET(port_profile_switch_nodes), opts_parse_boolean, NULL, 1 …
1626 p_opt->port_profile_switch_nodes = FALSE; in osm_subn_set_default_opt()
2475 p_opts->port_profile_switch_nodes ? "TRUE" : "FALSE"); in osm_subn_output_conf()
H A Dosm_ucast_mgr.c292 if (!p_mgr->p_subn->opt.port_profile_switch_nodes) in ucast_mgr_process_port()
H A Dosm_ucast_dfsssp.c1632 if (!p_mgr->p_subn->opt.port_profile_switch_nodes) in update_lft()