Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c362 unsigned i, lids_per_port; in ucast_mgr_process_tbl() local
381 lids_per_port = 1 << p_mgr->p_subn->opt.lmc; in ucast_mgr_process_tbl()
382 for (i = 0; i < lids_per_port; i++) { in ucast_mgr_process_tbl()
H A Dosm_helper.c2059 cl_ntoh16(p_si->lids_per_port), in osm_dump_switch_info_to_buf()
2123 cl_ntoh16(p_sir->switch_info.lids_per_port), in osm_dump_switch_info_record_to_buf()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c550 cl_ntoh16(p_sir->switch_info.lids_per_port), in dump_switch_info_record()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h6541 ib_net16_t lids_per_port; member