Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_dump.c375 const char *link_speed_act_str, *link_width_act_str; in dump_topology_node() local
476 link_width_act_str = "1x"; in dump_topology_node()
478 link_width_act_str = "4x"; in dump_topology_node()
480 link_width_act_str = "8x"; in dump_topology_node()
482 link_width_act_str = "12x"; in dump_topology_node()
483 else link_width_act_str = "??"; in dump_topology_node()
488 link_width_act_str = "2x"; in dump_topology_node()
492 link_width_act_str, in dump_topology_node()