Searched refs:rdma_ib_bind_addr (Results 1 – 2 of 2) sorted by relevance
104 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()
145 rdma_ib_bind_addr(struct rdma_cm_id *idp, struct sockaddr *addr) in rdma_ib_bind_addr() function