Searched refs:sa_path_set_dlid (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/infiniband/core/ |
A D | uverbs_marshall.c | 194 sa_path_set_dlid(dst, dlid); in ib_copy_path_rec_from_user()
|
A D | cm.c | 1638 sa_path_set_dlid(primary_path, in cm_format_path_lid_from_req() 1647 sa_path_set_dlid(primary_path, lid); in cm_format_path_lid_from_req() 1658 sa_path_set_dlid(alt_path, in cm_format_path_lid_from_req() 1667 sa_path_set_dlid(alt_path, lid); in cm_format_path_lid_from_req() 3238 sa_path_set_dlid(path, IBA_GET(CM_LAP_ALTERNATE_LOCAL_PORT_LID, in cm_format_path_lid_from_lap() 3245 sa_path_set_dlid(path, lid); in cm_format_path_lid_from_lap()
|
/linux/include/rdma/ |
A D | ib_sa.h | 546 static inline void sa_path_set_dlid(struct sa_path_rec *rec, u32 dlid) in sa_path_set_dlid() function
|
/linux/drivers/infiniband/ulp/srp/ |
A D | ib_srp.c | 2445 sa_path_set_dlid(&ch->ib_cm.path, dlid); in srp_ib_cm_rej_handler()
|
Completed in 19 milliseconds