Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Dcma.c653 static int ucma_query_gid(struct rdma_cm_id *id) in ucma_query_gid() function
815 ret = ucma_query_gid(id); in rdma_bind_addr2()
1891 evt->event.status = ucma_query_gid(&evt->id_priv->id); in ucma_process_addr_resolved()
1925 ret = ucma_query_gid(id); in ucma_query_req_info()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c934 static ssize_t ucma_query_gid(struct ucma_context *ctx, in ucma_query_gid() function
1005 ret = ucma_query_gid(ctx, response, out_len); in ucma_query()