Searched refs:ibt_path_info_t (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h134 ibt_path_info_t ic_ibt_path;
178 ibt_ip_addr_t *local_ip, ibt_ip_addr_t *remote_ip, ibt_path_info_t *path,
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h61 ibt_path_info_t *chan_pathp;
/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h307 ibt_path_info_t session_pinfo;
339 int rds_open_rc_channel(rds_ep_t *ep, ibt_path_info_t *pinfo,
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c43 /* Holds Destination information needed to fill in ibt_path_info_t. */
55 ibt_path_info_t *paths;
76 uint8_t *, ibt_path_info_t *);
80 uint8_t *, ibt_path_info_t *);
86 ibt_path_flags_t flags, uint8_t max_paths, ibt_path_info_t *paths,
145 * ibt_path_info_t path
164 ibt_path_info_t path;
245 uint8_t max_paths, ibt_path_info_t *path, uint8_t *num_paths_p)
308 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *path)
378 * paths An array of ibt_path_info_t struct
[all...]
H A Dibcm_ti.c937 ibt_path_info_t path;
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c252 ibt_path_info_t path;
285 bzero(&attr, sizeof (ibt_path_info_t));
291 bzero(&path, sizeof (ibt_path_info_t));
H A Deib_ibt.c405 ibt_path_info_t path;
421 bzero(&attr, sizeof (ibt_path_info_t));
426 bzero(&path, sizeof (ibt_path_info_t));
971 ibt_path_info_t path;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h342 * The ibt_path_info_t contains all the attributes of the best path(s), as
362 } ibt_path_info_t; typedef in typeref:struct:ibt_path_info_s
453 ibt_path_info_t *oc_path; /* Primary & Alternate */
528 * These values can be as returned in an ibt_path_info_t struct from an
805 ibt_path_attr_t *attr, uint8_t max_paths, ibt_path_info_t *paths,
814 ibt_path_info_t *paths, uint8_t num_paths);
1647 * is requested, then one ibt_path_info_t struct and one source IP.
1650 * the requested number of ibt_path_info_t's are returned, and the same
1652 * to the first ibt_path_info_t, etc.
1730 ibt_ip_path_attr_t *attr, ibt_path_info_t *paths_
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c75 static void ibt_path2ah(ibt_path_info_t *, struct ib_ah_attr *);
79 static void ibt_path2sa_path(ibt_path_info_t *, struct ib_sa_path_rec *,
1094 ibt_path_info_t *pathp;
1156 ibt_path_info_t *pathp)
1204 ibt_path_info_t local_path;
1236 kmem_free(pathp, sizeof (ibt_path_info_t) * \
1243 ibcma_path_hdlr(void *arg, ibt_status_t retval, ibt_path_info_t *pathp,
1259 ibchanp->chan_path_size = 2 * sizeof (ibt_path_info_t);
1262 sizeof (ibt_path_info_t));
2287 ibt_path2ah(ibt_path_info_t *path
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser.c371 ibt_path_info_t path;
H A Diser_ib.c320 ibt_path_info_t *path, ibt_path_ip_src_t *path_src_ip)
331 (void) bzero(path, sizeof (ibt_path_info_t));
398 ibt_path_info_t ibt_path;
/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h1316 ibt_status_t ibd_rc_connect(ibd_state_t *, ibd_ace_t *, ibt_path_info_t *,
1318 void ibd_rc_try_connect(ibd_state_t *, ibd_ace_t *, ibt_path_info_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c869 rds_open_rc_channel(rds_ep_t *ep, ibt_path_info_t *pinfo,
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2651 ibd_rc_try_connect(ibd_state_t *state, ibd_ace_t *ace, ibt_path_info_t *path)
2685 ibd_rc_connect(ibd_state_t *state, ibd_ace_t *ace, ibt_path_info_t *path,
H A Dibd.c1769 ibt_path_info_t path_info;
2970 ibt_path_info_t path;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2073 ibt_path_info_t path_info;
2157 bzero(&path_info, sizeof (ibt_path_info_t));
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c100 ibt_path_info_t path;

Completed in 133 milliseconds