Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_cm.h599 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id,
/Linux-v4.19/drivers/infiniband/core/
Ducm.c1028 result = ib_send_cm_sidr_req(ctx->cm_id, &param); in ib_ucm_send_sidr_req()
Dcm.c3484 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id, in ib_send_cm_sidr_req() function
3533 EXPORT_SYMBOL(ib_send_cm_sidr_req);
Dcma.c3597 ret = ib_send_cm_sidr_req(id_priv->cm_id.ib, &req); in cma_resolve_ib_udp()