Home
last modified time | relevance | path

Searched refs:pa_sgid (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cm.c351 attr->pa_sgid.gid_prefix && in ibtl_cm_get_cnt()
352 attr->pa_sgid.gid_guid) { in ibtl_cm_get_cnt()
356 if ((attr->pa_sgid.gid_prefix != in ibtl_cm_get_cnt()
358 (attr->pa_sgid.gid_guid != in ibtl_cm_get_cnt()
375 attr->pa_sgid.gid_prefix && in ibtl_cm_get_cnt()
376 attr->pa_sgid.gid_guid) { in ibtl_cm_get_cnt()
377 if ((attr->pa_sgid.gid_prefix != in ibtl_cm_get_cnt()
379 (attr->pa_sgid.gid_guid != in ibtl_cm_get_cnt()
567 if (attr->pa_sgid.gid_guid && (p_listp->p_count > 1) && in ibtl_cm_get_active_plist()
568 (p_listp[0].p_sgid.gid_guid != attr->pa_sgid.gid_guid)) { in ibtl_cm_get_active_plist()
[all …]
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c422 attr.pa_sgid = ss->ei_props->ep_sgid; in eib_ibt_fill_avect()
979 path_attr.pa_sgid = sgid; in eib_ibt_record_srate()
H A Denx_fip.c288 attr.pa_sgid = info->ti_pi->p_sgid_tbl[0]; in eibnx_setup_ud_dest()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c515 attrp->pa_sgid.gid_prefix, attrp->pa_sgid.gid_guid, in ibcm_validate_path_attributes()
753 p_arg->attr.pa_hca_port_num, p_arg->attr.pa_sgid.gid_prefix, in ibcm_process_get_paths()
754 p_arg->attr.pa_sgid.gid_guid); in ibcm_process_get_paths()
3782 attr.pa_sgid = sgid; in ibcm_process_get_ip_paths()
H A Dibcm_ti.c1071 path_attr.pa_sgid = reply_addr->grh_hdr.ig_sender_gid; in ibcm_init_reply_addr()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h316 ib_gid_t pa_sgid; member
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2167 path_attr.pa_sgid = ia_rp->ia_hca_sgid; in daplka_ep_connect()
2177 if (daplka_apm && ((dgid->gid_prefix != path_attr.pa_sgid.gid_prefix) || in daplka_ep_connect()
2178 (dgid->gid_guid != path_attr.pa_sgid.gid_guid))) { in daplka_ep_connect()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1866 path_attr.pa_sgid = state->id_sgid; in ibd_async_acache()
2989 path_attr.pa_sgid = state->id_sgid; in ibd_get_portspeed()