Home
last modified time | relevance | path

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

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