Searched defs:_osm_vendor (Results 1 – 6 of 6) sorted by relevance
154 typedef struct _osm_vendor { struct155 osm_log_t *p_log;156 uint32_t ca_count;157 osm_ca_info_t *p_ca_info;158 uint32_t timeout;159 int max_retries;160 osm_bind_handle_t agents[OSM_UMAD_MAX_AGENTS];161 char ca_names[OSM_UMAD_MAX_CAS][UMAD_CA_NAME_LEN];162 vendor_match_tbl_t mtbl;163 umad_port_t umad_port;[all …]
59 typedef struct _osm_vendor { struct62 void *p_transport_info;64 osm_log_t *p_log;67 uint32_t resp_timeout;70 uint32_t ttime_timeout;73 cl_qlist_t bind_handles;76 boolean_t run_randomizer;79 struct _osm_pkt_randomizer *p_pkt_randomizer;
259 typedef struct _osm_vendor { struct260 ib_al_handle_t h_al;261 osm_log_t *p_log;262 uint32_t ca_count;263 osm_ca_info_t *p_ca_info;264 uint32_t timeout;265 ib_ca_handle_t h_ca;266 ib_pd_handle_t h_pd;
124 typedef struct _osm_vendor { struct125 ib_al_handle_t h_al;126 osm_log_t *p_log;127 uint32_t ca_count;128 osm_ca_info_t *p_ca_info;129 uint32_t timeout;130 struct osm_transaction_mgr_t *p_transaction_mgr;
193 typedef struct _osm_vendor { struct194 osm_log_t *p_log;195 uint32_t ca_count;196 osm_ca_info_t *p_ca_info;197 uint32_t timeout;198 struct _osm_transaction_mgr *p_transaction_mgr;199 osm_ts_bind_info_t smi_bind;200 osm_ts_bind_info_t gsi_bind;
102 typedef struct _osm_vendor { struct103 osm_log_t *p_log;104 uint32_t timeout;