Home
last modified time | relevance | path

Searched refs:req_alt_hca_port (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_cm.h418 uint8_t req_alt_hca_port; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1633 (event_idp->route).num_paths = reqp->req_alt_hca_port ? 2 : 1; in ibcma_handle_req()
1642 if (reqp->req_alt_hca_port) { in ibcma_handle_req()
1644 reqp->req_hca_guid, reqp->req_alt_hca_port, in ibcma_handle_req()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c6186 IBCM_EVT_REQ(event).req_alt_hca_port = statep->alt_port; in ibcm_cep_state_req()