Searched refs:ibt_index2pkey (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c527 if ((retval = ibt_index2pkey(hca_hdl, args->ud_hca_port_num,
530 "ibt_index2pkey failed, status: %d", retval);
674 if ((retval = ibt_index2pkey(hca_hdl, args->ud_hca_port_num,
677 " ibt_index2pkey failed, status: %d", retval);
H A Dibtl_hca.c1492 * ibt_index2pkey
1506 ibt_index2pkey(ibt_hca_hdl_t hca_hdl, uint8_t port_num, uint16_t pkey_ix, function
1511 IBTF_DPRINTF_L3(ibtf_hca, "ibt_index2pkey(%p, %d, %d)",
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1456 * ibt_index2pkey Convert a P_Key Index into a P_Key.
1461 ibt_status_t ibt_index2pkey(ibt_hca_hdl_t hca_hdl, uint8_t port_num,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1994 status = ibt_index2pkey(port->port_hca->hca_handle,
1999 "umad_write: ibt_index2pkey failed %d",
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c2681 ibt_status = ibt_index2pkey(qp_ctx->isq_client_hdl->ic_ci_handle,
3208 ibt_status = ibt_index2pkey(cip->ci_ci_handle, port_num, pkey_ix,
3213 "ibmf_i_pkey_ix_to_key(): ibt_index2pkey failed for "

Completed in 76 milliseconds