/titanic_41/usr/src/uts/common/sys/ib/clients/iser/ |
H A D | iser_ib.h | 134 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,
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 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, 164 ibt_path_info_t path; 245 uint8_t max_paths, ibt_path_info_t *path, uint8_t *num_paths_p) in ibcm_path_cache_check() 308 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *path) in ibcm_path_cache_add() 393 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *paths, in ibt_get_paths() 427 uint8_t max_paths, ibt_path_info_t *paths, uint8_t *num_path_p, in ibcm_handle_get_path() 743 p_arg->paths = kmem_zalloc(sizeof (ibt_path_info_t) * max_paths, in ibcm_process_get_paths() [all …]
|
H A D | ibcm_ti.c | 937 ibt_path_info_t path; in ibcm_init_reply_addr()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/rds/ |
H A D | rdsib_ep.h | 307 ibt_path_info_t session_pinfo; 339 int rds_open_rc_channel(rds_ep_t *ep, ibt_path_info_t *pinfo,
|
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.h | 61 ibt_path_info_t *chan_pathp;
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_fip.c | 252 ibt_path_info_t path; in eibnx_setup_ud_dest() 285 bzero(&attr, sizeof (ibt_path_info_t)); in eibnx_setup_ud_dest() 291 bzero(&path, sizeof (ibt_path_info_t)); in eibnx_setup_ud_dest()
|
H A D | eib_ibt.c | 405 ibt_path_info_t path; in eib_ibt_fill_avect() 421 bzero(&attr, sizeof (ibt_path_info_t)); in eib_ibt_fill_avect() 426 bzero(&path, sizeof (ibt_path_info_t)); in eib_ibt_fill_avect() 971 ibt_path_info_t path; in eib_ibt_record_srate()
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_common.h | 362 } ibt_path_info_t; typedef 453 ibt_path_info_t *oc_path; /* Primary & Alternate */ 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); 1730 ibt_ip_path_attr_t *attr, ibt_path_info_t *paths_p, uint8_t *num_paths_p, 1784 ibt_path_info_t *paths_p, uint8_t num_paths, ibt_path_ip_src_t *src_ip_p);
|
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.c | 75 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; in ibcma_udp_connect() 1156 ibt_path_info_t *pathp) in ibcma_init_devinfo() 1204 ibt_path_info_t local_path; in ibcma_query_local_ip() 1236 kmem_free(pathp, sizeof (ibt_path_info_t) * \ 1243 ibcma_path_hdlr(void *arg, ibt_status_t retval, ibt_path_info_t *pathp, in ibcma_path_hdlr() 1259 ibchanp->chan_path_size = 2 * sizeof (ibt_path_info_t); in ibcma_path_hdlr() 1262 sizeof (ibt_path_info_t)); in ibcma_path_hdlr() 2287 ibt_path2ah(ibt_path_info_t *pathp, struct ib_ah_attr *ah_attr) in ibt_path2ah() [all …]
|
/titanic_41/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser.c | 371 ibt_path_info_t path; in iser_path_exists()
|
H A D | iser_ib.c | 320 ibt_path_info_t *path, ibt_path_ip_src_t *path_src_ip) in iser_ib_get_paths() 331 (void) bzero(path, sizeof (ibt_path_info_t)); in iser_ib_get_paths() 398 ibt_path_info_t ibt_path; in iser_ib_alloc_channel_pathlookup()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/ibd/ |
H A D | ibd.h | 1316 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 *);
|
/titanic_41/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_cm.c | 869 rds_open_rc_channel(rds_ep_t *ep, ibt_path_info_t *pinfo, in rds_open_rc_channel()
|
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 2651 ibd_rc_try_connect(ibd_state_t *state, ibd_ace_t *ace, ibt_path_info_t *path) in ibd_rc_try_connect() 2685 ibd_rc_connect(ibd_state_t *state, ibd_ace_t *ace, ibt_path_info_t *path, in ibd_rc_connect()
|
H A D | ibd.c | 1769 ibt_path_info_t path_info; in ibd_async_acache() 2970 ibt_path_info_t path; in ibd_get_portspeed()
|
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 2073 ibt_path_info_t path_info; in daplka_ep_connect() 2157 bzero(&path_info, sizeof (ibt_path_info_t)); in daplka_ep_connect()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 100 ibt_path_info_t path;
|