Home
last modified time | relevance | path

Searched defs:path_rec (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/rdma/
H A Dib_user_sa.h52 __u32 path_rec[16]; member
/openbmc/linux/include/rdma/
H A Drdma_cm.h54 struct sa_path_rec *path_rec; member
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c2851 struct sa_path_rec *path_rec) in route_set_path_rec_inbound()
2867 struct sa_path_rec *path_rec) in route_set_path_rec_outbound()
2882 static void cma_query_handler(int status, struct sa_path_rec *path_rec, in cma_query_handler()
2927 struct sa_path_rec path_rec; in cma_query_ib_route() local
3137 struct sa_path_rec *path_rec) in rdma_set_ib_path()
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2609 struct sa_path_rec *path_rec = cm_id->route.path_rec; in srpt_rdma_cm_req_recv() local