Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/rdma/
A Drdma_cm.h58 struct sa_path_rec *path_rec_outbound; member
/linux-6.3-rc2/drivers/infiniband/core/
A Dcma.c2037 kfree(id_priv->id.route.path_rec_outbound); in _destroy_id()
2850 if (!route->path_rec_outbound) { in route_set_path_rec_outbound()
2851 route->path_rec_outbound = in route_set_path_rec_outbound()
2852 kzalloc(sizeof(*route->path_rec_outbound), GFP_KERNEL); in route_set_path_rec_outbound()
2853 if (!route->path_rec_outbound) in route_set_path_rec_outbound()
2857 *route->path_rec_outbound = *path_rec; in route_set_path_rec_outbound()
4335 req.primary_path_outbound = route->path_rec_outbound; in cma_connect_ib()

Completed in 12 milliseconds