Home
last modified time | relevance | path

Searched refs:rdma_ib_bind_addr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c104 extern int rdma_ib_bind_addr(struct rdma_cm_id *, struct sockaddr *);
687 if (chanp->chan_ib_client_hdl && rdma_ib_bind_addr(idp, addr) == 0) { in rdma_bind_addr()
H A Dsol_ib_cma.c145 rdma_ib_bind_addr(struct rdma_cm_id *idp, struct sockaddr *addr) in rdma_ib_bind_addr() function