Home
last modified time | relevance | path

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

/linux-6.15/include/rdma/
H A Dib_cm.h352 struct sa_path_rec *primary_path_outbound; member
/linux-6.15/drivers/infiniband/core/
H A Dcm.c1556 if (param->primary_path_outbound) in ib_send_cm_req()
1558 be16_to_cpu(param->primary_path_outbound->ib.dlid); in ib_send_cm_req()
H A Dcma.c4391 req.primary_path_outbound = route->path_rec_outbound; in cma_connect_ib()