Home
last modified time | relevance | path

Searched refs:routing_for_lmc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c238 IN boolean_t routing_for_lmc, in osm_switch_recommend_path() argument
413 if (routing_for_lmc) { in osm_switch_recommend_path()
432 } else if (routing_for_lmc) { in osm_switch_recommend_path()
473 if (routing_for_lmc) { in osm_switch_recommend_path()
477 if (routing_for_lmc && p_remote_guid) in osm_switch_recommend_path()
494 if (routing_for_lmc in osm_switch_recommend_path()
501 } else if (routing_for_lmc in osm_switch_recommend_path()
537 if (routing_for_lmc) { in osm_switch_recommend_path()
555 if (routing_for_lmc in osm_switch_recommend_path()
561 else if (routing_for_lmc in osm_switch_recommend_path()
[all …]
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h942 IN boolean_t routing_for_lmc,