Searched refs:P_Key (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ib/mgt/ |
H A D | sa_recs.h | 450 uint16_t P_Key; /* partition key for path */ member 480 uint16_t P_Key; /* partition key for path */ member 560 uint16_t P_Key; member 584 uint16_t P_Key; member 700 uint16_t P_Key; /* partition key for path */ member 727 uint16_t P_Key; /* partition key for path */ member
|
/titanic_41/usr/src/uts/common/sys/ib/ |
H A D | ib_pkt_hdrs.h | 78 uint16_t P_Key; /* logical partition assoc with pkt */ member
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 1150 pathrec_req.P_Key = dinfo->p_key; in ibcm_get_single_pathrec() 1267 pathrec_req.P_Key = in ibcm_get_single_pathrec() 1282 "=0x%llX, PKey=0x%X", c_mask, pathrec_req.P_Key); in ibcm_get_single_pathrec() 1542 mpr_req->P_Key = dinfo->p_key; in ibcm_get_multi_pathrec() 1560 c_mask, mpr_req->P_Key); in ibcm_get_multi_pathrec() 1790 pr_resp->P_Key, pr_resp->DGID.gid_guid); in ibcm_get_multi_pathrec() 1804 pr_resp->P_Key)) { in ibcm_get_multi_pathrec() 1878 hport->hp_port, prec_resp->P_Key, &cep_p->cep_pkey_ix); in ibcm_update_cep_info() 1883 prec_resp->P_Key, retval); in ibcm_update_cep_info() 1896 sl[i].p_port_num, prec_resp->P_Key, in ibcm_update_cep_info() [all …]
|
H A D | ibcm_ti.c | 4728 new->ml_pkey = mcg_req->P_Key; in _NOTE() 4955 mcg_req.P_Key = mcg_arg->mcg_attr.mc_pkey; in ibcm_process_join_mcg() 5094 hca_port.hp_port, mcg_resp->P_Key, &mcg_info_p->mc_pkey_ix); in ibcm_process_join_mcg() 5396 mcg_req.P_Key = mcg_attr->mc_pkey; in ibt_query_mcg() 5583 hport.hp_port, mcg_resp->P_Key, in ibt_query_mcg()
|
H A D | ibcm_utils.c | 1884 IBTF_DPRINTF_L5(cmlog, "P_Key: %04X", path_rec->P_Key); in ibcm_dump_pathrec()
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_saa.c | 979 path_record.P_Key = p_key; in ibmf_saa_gid_to_pathrecords() 1093 path_record.P_Key = p_key; in ibmf_saa_paths_from_gid()
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdm/ |
H A D | ibdm.c | 2039 gid_info->gl_p_key = precp->P_Key; in ibdm_get_reachable_ports() 4532 gid_info->gl_p_key = path->P_Key; in ibdm_create_gid_info() 6880 gidinfo->gl_p_key = path->P_Key; in ibdm_reset_gidinfo() 7174 path->P_Key, path->SL); in ibdm_dump_path_info()
|