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

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c652 static int ucma_query_gid(struct rdma_cm_id *id) function
814 ret = ucma_query_gid(id);
1890 evt->event.status = ucma_query_gid(&evt->id_priv->id);
1924 ret = ucma_query_gid(id);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c933 static ssize_t ucma_query_gid(struct ucma_context *ctx, function
1004 ret = ucma_query_gid(ctx, response, out_len);

Completed in 109 milliseconds