Home
last modified time | relevance | path

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

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