Home
last modified time | relevance | path

Searched refs:node_guid (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Drdma_user_cm.h136 uint64_t node_guid; member
H A Dib_verbs.h625 uint64_t node_guid; member
H A Dib_user_verbs.h160 uint64_t node_guid; member
/titanic_50/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h320 ib_guid_t node_guid);
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c120 if (device->node_guid == htonll(guid)) { in get_device()
214 device->node_guid = htonll(event->ev_hca_guid); in ofs_async_handler()
400 device->node_guid = htonll(guidp[i]); in ib_register_client()
634 if (ib_device->node_guid == device->node_guid) { in ib_get_client_data()
686 if (ib_device->node_guid == device->node_guid) { in ib_set_client_data()
H A Dsol_cma.c312 if (cma_devp->cma_device->node_guid != hca_guid) in sol_cma_acquire_device()
376 if ((cma_devp->cma_device)->node_guid != hca_guid) in sol_cma_add_hca_list()
2230 if (idp->device->node_guid != pd->device->node_guid)
/titanic_50/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h317 sol_cma_acquire_device(srcid->device->node_guid); in cma_create_new_id()
/titanic_50/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2711 ib_guid_t node_guid; in ibnex_get_node_and_dip_from_guid() local
2722 node_guid = node_data->node_data.port_node.port_guid; in ibnex_get_node_and_dip_from_guid()
2725 if ((node_guid == guid) && (index == node_index) && in ibnex_get_node_and_dip_from_guid()
2761 ib_guid_t node_guid; in ibnex_get_dip_from_guid() local
2772 node_guid = node_data->node_data.port_node.port_guid; in ibnex_get_dip_from_guid()
2775 if ((node_guid == guid) && (index == node_index) && in ibnex_get_dip_from_guid()
/titanic_50/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c309 rds_session_lkup(rds_state_t *statep, ipaddr_t remoteip, ib_guid_t node_guid) in rds_session_lkup() argument
314 remoteip, node_guid); in rds_session_lkup()
320 if ((sp->session_remip == remoteip) || ((node_guid != 0) && in rds_session_lkup()
321 (sp->session_rgid.gid_guid == node_guid))) { in rds_session_lkup()
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1917 resp->node_guid = idp->device->node_guid;
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h812 uint64_t node_guid; member
832 uint64_t node_guid; member
/titanic_50/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1603 ib_guid_t node_guid; in ibdm_probe_gid_thread() local
1739 &node_guid, &port_guid) != IBDM_SUCCESS) { in ibdm_probe_gid_thread()
1758 gid_info->gl_nodeguid = node_guid; in ibdm_probe_gid_thread()
1945 ib_guid_t *node_guid, ib_guid_t *port_guid) in ibdm_get_node_port_guids() argument
1973 *node_guid = resp->NodeInfo.NodeGUID; in ibdm_get_node_port_guids()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1304 uint64_t node_guid; member
1344 uint64_t node_guid; member
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1681 resp.node_guid = htonll(hca_attr.hca_node_guid); in sol_uverbs_query_device()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c2349 initib->node_guid = nodeguid; in tavor_hca_port_init()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c3517 initport->node_guid = nodeguid; in hermon_hca_port_init()