Searched defs:_lash (Results 1 – 1 of 1) sorted by relevance
86 typedef struct _lash { struct87 osm_opensm_t *p_osm;88 int num_switches;89 uint8_t vl_min;90 int balance_limit;91 switch_t **switches;92 cdg_vertex_t ****cdg_vertex_matrix;93 int num_mst_in_lane[IB_MAX_NUM_VLS];94 int ***virtual_location;