Searched refs:ucma_query_path (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c712 static int ucma_query_path(struct rdma_cm_id *id) function
1905 evt->event.status = ucma_query_path(&evt->id_priv->id);
1928 ret = ucma_query_path(id);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c901 static ssize_t ucma_query_path(struct ucma_context *ctx, function
1001 ret = ucma_query_path(ctx, response, out_len);

Completed in 90 milliseconds