Searched refs:pa_pkey (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c289 attr.pa_pkey = gw_addr->ga_pkey;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h297 IBT_PATH_PKEY = 1 << 6 /* pa_pkey is specified. */
332 ib_pkey_t pa_pkey; /* IBT_PATH_PKEY */ member in struct:ibt_path_attr_s
1943 ib_pkey_t pa_pkey; member in struct:ibt_part_attr_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_arp.c250 ipp->ip_pkey = attr->pa_pkey;
H A Dibcm_path.c635 if ((attrp->pa_pkey == IB_PKEY_INVALID_FULL) ||
636 (attrp->pa_pkey & 0x8000) == 0) {
638 "Specified P_Key is invalid: 0x%X", attrp->pa_pkey);
642 "P_Key= 0x%X", attrp->pa_pkey);
730 dinfo->p_key = p_arg->attr.pa_pkey;
2054 svcrec_req.ServiceP_Key = attrp->pa_pkey;
H A Dibcm_ti.c1073 path_attr.pa_pkey = redirect_info->rdi_pkey;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1871 path_attr.pa_pkey = state->id_pkey;
8886 attr->pa_pkey = state->id_pkey;
8924 attr->pa_pkey = state->id_pkey;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2168 path_attr.pa_pkey = ia_rp->ia_port_pkey;

Completed in 126 milliseconds