Home
last modified time | relevance | path

Searched refs:hca_node_guid (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h293 ib_guid_t hca_node_guid; /* Node GUID */ member
388 ib_guid_t hca_node_guid; /* Node GUID */ member
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_ibnex.c342 hca_guid = hca_devp->hd_hca_attr->hca_node_guid; in ibtl_ibnex_hcadip2guid()
379 if (hca_devp->hd_hca_attr->hca_node_guid == hca_guid) { in ibtl_ibnex_hcaguid2dip()
H A Dibtl_handlers.c505 hca_guid = hca_devp->hd_hca_attr->hca_node_guid; in ibt_cisco_embedded_sm_rereg_fix()
712 hca_devp->hd_hca_attr->hca_node_guid; in ibtl_do_hca_asyncs()
717 hca_devp->hd_hca_attr->hca_node_guid; in ibtl_do_hca_asyncs()
1465 async_event.ev_hca_guid = hca_devp->hd_hca_attr->hca_node_guid; in ibtl_tell_client_about_new_hca()
1502 hca_devp, hca_devp->hd_hca_attr->hca_node_guid); in ibtl_announce_new_hca()
1649 ib_guid_t hcaguid = hca_devp->hd_hca_attr->hca_node_guid; in ibtl_detach_all_clients()
H A Dibtl_cm.c256 hca_devp->hd_hca_attr->hca_node_guid; in ibtl_cm_get_hca_port()
310 hca_guid = hdevp->hd_hca_attr->hca_node_guid; in ibtl_cm_get_cnt()
H A Dibtl_hca.c96 if (hca_guid != hca_devp->hd_hca_attr->hca_node_guid) { in ibt_open_hca()
355 *hca_listp++ = hca_devp->hd_hca_attr->hca_node_guid; in ibt_get_hca_list()
1311 if (hca_devp->hd_hca_attr->hca_node_guid == hca_guid) { in ibtl_get_hcadevinfo()
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib.c127 (longlong_t)htonll(dev_attr->hca_node_guid)); in rdsv3_ib_add_one()
141 (uint64_t)rds_ibdev->hca_attr.hca_node_guid); in rdsv3_ib_add_one()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h528 (hca_hdl)->ha_hca_devp->hd_hca_attr->hca_node_guid
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_agents.c531 nodeguid = state->ts_ibtfinfo.hca_attr->hca_node_guid; in tavor_agent_register_all()
H A Dtavor.c2065 hca_attr->hca_node_guid = state->ts_nodeguid; in tavor_soft_state_init()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c695 nodeguid = state->hs_ibtfinfo.hca_attr->hca_node_guid; in hermon_agent_register_all()
H A Dhermon.c2715 hca_attr->hca_node_guid = state->hs_nodeguid; in hermon_soft_state_init()
/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h479 ib_guid_t hca_node_guid; /* Node GUID */ member
/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2891 (x)->hca_node_guid = (y)->hca_node_guid; \
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c976 hca_list->hl_hca_guid = hca_attr->hca_node_guid; in ibdm_handle_hca_attach()
996 port_attr->pa_hca_guid = hca_attr->hca_node_guid; in ibdm_handle_hca_attach()
998 port_attr->pa_port_guid = hca_attr->hca_node_guid; in ibdm_handle_hca_attach()
1007 port_attr->pa_hca_guid = hca_attr->hca_node_guid; in ibdm_handle_hca_attach()
/titanic_41/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_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c6185 (hca_guid != hca_attr.hca_node_guid)) { in ibt_get_companion_port_gids()
6194 h_guid = hca_attr.hca_node_guid; in ibt_get_companion_port_gids()
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c4415 args.hca_attr.dhca_node_guid = hcap->hca_node_guid; in daplka_ia_query()
4554 event.ev_hca_guid = hca_attrp->hca_node_guid; in daplka_pre_mr_cleanup_callback()