Searched refs:hp_hca_guid (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ib/ibtl/impl/ |
H A D | ibtl_cm.h | 65 ib_guid_t hp_hca_guid; /* HCA GUID. */ member
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_ti.c | 1948 "HCA GUID:%llX, port_num:%d", port.hp_hca_guid, port.hp_port); in ibcm_ud_get_dqpn() 1951 if ((hcap = ibcm_find_hca_entry(port.hp_hca_guid)) == NULL) { in ibcm_ud_get_dqpn() 1958 if ((retval = ibt_get_port_state_byguid(port.hp_hca_guid, port.hp_port, in ibcm_ud_get_dqpn() 1967 retval = ibt_index2pkey_byguid(port.hp_hca_guid, port.hp_port, in ibcm_ud_get_dqpn() 2709 port.hp_port, port.hp_hca_guid); in ibt_bind_service() 2711 hcap = ibcm_find_hca_entry(port.hp_hca_guid); in ibt_bind_service() 2740 status = ibt_pkey2index_byguid(port.hp_hca_guid, in ibt_bind_service() 2755 sbindp->sbind_hcaguid = port.hp_hca_guid; in ibt_bind_service() 3271 (s2 = ibt_pkey2index_byguid(cm_port.hp_hca_guid, cm_port.hp_port, in ibt_register_ar() 3273 (hcap = ibcm_find_hca_entry(cm_port.hp_hca_guid)) == NULL) { in ibt_register_ar() [all …]
|
H A D | ibcm_path.c | 1877 retval = ibt_pkey2index_byguid(hport->hp_hca_guid, in ibcm_update_cep_info() 2656 hcap = ibcm_find_hca_entry(c_hp.hp_hca_guid); in ibt_get_alt_path() 2665 "HCA (%llX) - APM NOT SUPPORTED ", c_hp.hp_hca_guid); in ibt_get_alt_path() 2678 c_hp.hp_hca_guid, &sgids_p, &snum); in ibt_get_alt_path() 2874 retval = ibt_index2pkey_byguid(c_hp.hp_hca_guid, c_hp.hp_port, in ibt_get_alt_path() 4334 hcap = ibcm_find_hca_entry(c_hp.hp_hca_guid); in ibt_get_ip_alt_path() 4343 "HCA (%llX) - APM NOT SUPPORTED ", c_hp.hp_hca_guid); in ibt_get_ip_alt_path() 4356 c_hp.hp_hca_guid, &sgids_p, &snum); in ibt_get_ip_alt_path() 4551 retval = ibt_index2pkey_byguid(c_hp.hp_hca_guid, c_hp.hp_port, in ibt_get_ip_alt_path()
|
H A D | ibcm_sm.c | 5779 "passive hca_guid 0x%llX", statep, port.hp_hca_guid); in ibcm_verify_req_gids_and_svcid() 5782 hca_guid = port.hp_hca_guid; in ibcm_verify_req_gids_and_svcid() 5804 statep->local_hca_guid = port.hp_hca_guid; in ibcm_verify_req_gids_and_svcid() 5857 port.hp_port, port.hp_hca_guid); in ibcm_verify_req_gids_and_svcid()
|
/titanic_41/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_cm.c | 220 hca_port->hp_hca_guid = fast_node_guid; in ibtl_cm_get_hca_port() 255 fast_node_guid = hca_port->hp_hca_guid = in ibtl_cm_get_hca_port()
|