Home
last modified time | relevance | path

Searched defs:_osm_vendor (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ibumad.h154 typedef struct _osm_vendor { struct
155 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 …]
H A Dosm_vendor_mlx.h59 typedef struct _osm_vendor { struct
62 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;
H A Dosm_vendor_al.h259 typedef struct _osm_vendor { struct
260 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;
H A Dosm_vendor_mtl.h124 typedef struct _osm_vendor { struct
125 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;
H A Dosm_vendor_ts.h193 typedef struct _osm_vendor { struct
194 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;
H A Dosm_vendor_test.h102 typedef struct _osm_vendor { struct
103 osm_log_t *p_log;
104 uint32_t timeout;