Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_cm.h600 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id,
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c1025 result = ib_send_cm_sidr_req(ctx->cm_id, &param); in ib_ucm_send_sidr_req()
H A Dib_cm.c3231 int ib_send_cm_sidr_req(struct ib_cm_id *cm_id, in ib_send_cm_sidr_req() function
3278 EXPORT_SYMBOL(ib_send_cm_sidr_req);
H A Dib_cma.c3703 ret = ib_send_cm_sidr_req(id_priv->cm_id.ib, &req); in cma_resolve_ib_udp()