Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c905 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB) { in rdma_connect()
973 } else if (chanp->chan_xport_type == SOL_CMA_XPORT_IB) { in rdma_listen()
1004 if (ep_chanp->chan_xport_type == SOL_CMA_XPORT_IB) in rdma_listen()
1117 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB) in rdma_accept()
1235 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB) in rdma_reject()
1313 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB) { in rdma_disconnect()
1344 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB) { in rdma_init_qp_attr()
1385 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB)
1421 if (chanp->chan_xport_type == SOL_CMA_XPORT_IB)
2046 case SOL_CMA_XPORT_IB :
H A Dsol_ib_cma.c178 chanp->chan_xport_type = SOL_CMA_XPORT_IB; in rdma_ib_bind_addr()
258 chanp->chan_xport_type = SOL_CMA_XPORT_IB; in rdma_ib_resolve_addr()
370 ASSERT(chanp->chan_xport_type == SOL_CMA_XPORT_IB); in rdma_ib_connect()
448 ep_chanp->chan_xport_type = SOL_CMA_XPORT_IB; in ibcma_append_listen_list()
2180 chanp->chan_xport_type = SOL_CMA_XPORT_IB; in ibcma_get_first_ib_ipaddr()
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h123 SOL_CMA_XPORT_IB, enumerator