Home
last modified time | relevance | path

Searched refs:ib_send_cm_sidr_req (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/rdma/
Dib_cm.h582 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id,
/linux-4.1.27/drivers/infiniband/core/
Ducm.c1025 result = ib_send_cm_sidr_req(ctx->cm_id, &param); in ib_ucm_send_sidr_req()
Dcm.c2926 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id, in ib_send_cm_sidr_req() function
2973 EXPORT_SYMBOL(ib_send_cm_sidr_req);
Dcma.c2768 ret = ib_send_cm_sidr_req(id_priv->cm_id.ib, &req); in cma_resolve_ib_udp()