Home
last modified time | relevance | path

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

/linux-6.6.21/include/rdma/
Dib_cm.h352 struct sa_path_rec *primary_path_outbound; member
/linux-6.6.21/drivers/infiniband/core/
Dcm.c1532 if (param->primary_path_outbound) in ib_send_cm_req()
1534 be16_to_cpu(param->primary_path_outbound->ib.dlid); in ib_send_cm_req()
Dcma.c4356 req.primary_path_outbound = route->path_rec_outbound; in cma_connect_ib()