Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_dump.c471 else if (link_speed_act != IB_LINK_SPEED_EXT_ACTIVE_NONE) in dump_topology_node()
H A Dosm_console.c893 case IB_LINK_SPEED_EXT_ACTIVE_NONE: in __get_stats()
H A Dosm_helper.c3213 if (lsea == IB_LINK_SPEED_EXT_ACTIVE_NONE) { in osm_get_lsa_str()
/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c398 espeed == IB_LINK_SPEED_EXT_ACTIVE_NONE) { /* LinkUp/QDR */ in recv_port_info()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h5173 #define IB_LINK_SPEED_EXT_ACTIVE_NONE 0 macro