Searched defs:ftree_fabric_t_ (Results 1 – 1 of 1) sorted by relevance
207 typedef struct ftree_fabric_t_ { struct208 osm_opensm_t *p_osm;209 osm_subn_t *p_subn;210 cl_qmap_t hca_tbl;211 cl_qmap_t sw_tbl;212 cl_qmap_t sw_by_tuple_tbl;213 cl_qmap_t cn_guid_tbl;214 cl_qmap_t io_guid_tbl;215 unsigned cn_num;216 unsigned ca_ports;[all …]