Home
last modified time | relevance | path

Searched refs:primary_path_inbound (Results 1 – 3 of 3) sorted by relevance

/linux/include/rdma/
H A Dib_cm.h351 struct sa_path_rec *primary_path_inbound; member
/linux/drivers/infiniband/core/
H A Dcm.c1390 if (param->primary_path_inbound) { in cm_format_req()
1391 lid = param->primary_path_inbound->ib.dlid; in cm_format_req()
H A Dcma.c4357 req.primary_path_inbound = route->path_rec_inbound; in cma_connect_ib()