Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsmpquery.c334 int type, enhsp0, lowcap, highcap; in vlarb_table() local
352 mad_decode_field(data, IB_SW_ENHANCED_PORT0_F, &enhsp0); in vlarb_table()
353 if (!enhsp0) { in vlarb_table()
H A Dibtracert.c95 int enhsp0; member
131 (node->type == IB_NODE_SWITCH && sw->enhsp0))) in is_port_inactive()
186 mad_decode_field(si, IB_SW_ENHANCED_PORT0_F, &sw->enhsp0); in switch_lookup()