Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Ducm.c1024 result = ib_send_cm_sidr_req(ctx->cm_id, &param); in ib_ucm_send_sidr_req()
Dcm.c2916 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id, in ib_send_cm_sidr_req() function
2963 EXPORT_SYMBOL(ib_send_cm_sidr_req);
Dcma.c2581 ret = ib_send_cm_sidr_req(id_priv->cm_id.ib, &req); in cma_resolve_ib_udp()