Searched refs:sa_path_set_dlid (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/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 | 1636 sa_path_set_dlid(primary_path, wc->slid); in cm_format_path_lid_from_req() 1643 sa_path_set_dlid(primary_path, lid); in cm_format_path_lid_from_req() 1654 sa_path_set_dlid(alt_path, in cm_format_path_lid_from_req() 1663 sa_path_set_dlid(alt_path, lid); in cm_format_path_lid_from_req() 3237 sa_path_set_dlid(path, IBA_GET(CM_LAP_ALTERNATE_LOCAL_PORT_LID, in cm_format_path_lid_from_lap() 3244 sa_path_set_dlid(path, lid); in cm_format_path_lid_from_lap()
|
/linux-6.3-rc2/include/rdma/ |
A D | ib_sa.h | 547 static inline void sa_path_set_dlid(struct sa_path_rec *rec, u32 dlid) in sa_path_set_dlid() function
|
/linux-6.3-rc2/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