Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h210 struct rdma_cm_id chan_rdma_cm; member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c1886 rdma_idp = &(chanp->chan_rdma_cm);
2179 ret = rdma_init_qp_attr(&chanp->chan_rdma_cm, &qp_attr, &qp_attr_mask);
2206 ret = rdma_init_qp_attr(&chanp->chan_rdma_cm, &qp_attr, &qp_attr_mask);
H A Dsol_ib_cma.c478 root_idp = &(root_chanp->chan_rdma_cm); in ibcma_init_root_chan()