Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h528 return (p_subn->opt.lmc_esp0 && in osm_switch_sp0_is_lmc_capable()
H A Dosm_subnet.h265 boolean_t lmc_esp0; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_link_mgr.c263 if (esp0 == FALSE || sm->p_subn->opt.lmc_esp0) in link_mgr_set_physp_pi()
H A Dosm_subnet.c780 { "lmc_esp0", OPT_OFFSET(lmc_esp0), opts_parse_boolean, NULL, 0 },
1554 p_opt->lmc_esp0 = FALSE; in osm_subn_set_default_opt()
2415 p_opts->lmc_esp0 ? "TRUE" : "FALSE", in osm_subn_output_conf()
H A Dosm_lid_mgr.c1027 if (p_mgr->p_subn->opt.lmc_esp0) { in lid_mgr_set_physp_pi()