Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sw_info_rcv.c236 if (cl_ntoh16(p_si->lin_cap) < sm->p_subn->max_ucast_lid_ho) { in si_rcv_process_new()
237 sm->p_subn->max_ucast_lid_ho = cl_ntoh16(p_si->lin_cap); in si_rcv_process_new()
H A Dosm_switch.c127 if (!p_si->lin_cap) /* The switch doesn't support LFT */ in osm_switch_new()
H A Dosm_helper.c2055 cl_ntoh16(p_si->lin_cap), cl_ntoh16(p_si->rand_cap), in osm_dump_switch_info_to_buf()
2115 cl_ntoh16(p_sir->switch_info.lin_cap), in osm_dump_switch_info_record_to_buf()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c542 cl_ntoh16(p_sir->switch_info.lin_cap), in dump_switch_info_record()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h6533 ib_net16_t lin_cap; member