Searched refs:ibt_pkey2index (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_adm.c | 57 ret = ibt_pkey2index(ss->ei_hca_hdl, ss->ei_props->ep_port_num, in eib_adm_setup_qp()
|
H A D | eib_ibt.c | 803 ret = ibt_pkey2index(ss->ei_hca_hdl, ss->ei_props->ep_port_num, in eib_ibt_chan_pkey()
|
H A D | enx_ibt.c | 373 ret = ibt_pkey2index(info->ti_hca, info->ti_pi->p_port_num, in eibnx_setup_ud_channel()
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | ibtl.wlcmd | 107 root ibt_pkey2index
|
/titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
H A D | ibti_common.h | 1458 ibt_status_t ibt_pkey2index(ibt_hca_hdl_t hca_hdl, uint8_t port_num,
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_impl.c | 3142 ibt_status = ibt_pkey2index(hca_handle, port, in ibmf_i_get_pkeyix() 3163 ibt_status = ibt_pkey2index(hca_handle, port, pkey, pkeyixp); in ibmf_i_get_pkeyix() 3177 ibt_status = ibt_pkey2index(hca_handle, port, tpkey, pkeyixp); in ibmf_i_get_pkeyix()
|
/titanic_44/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_hca.c | 1435 ibt_pkey2index(ibt_hca_hdl_t hca_hdl, uint8_t port_num, ib_pkey_t pkey, in ibt_pkey2index() function
|
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 5339 if ((ret = ibt_pkey2index(state->id_hca_hdl, state->id_port, in ibd_get_port_details()
|