Searched refs:sa_path_set_dlid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_marshall.c | 194 sa_path_set_dlid(dst, dlid); in ib_copy_path_rec_from_user()
|
H A D | cm.c | 1652 sa_path_set_dlid(primary_path, wc->slid); in cm_format_path_lid_from_req() 1659 sa_path_set_dlid(primary_path, lid); in cm_format_path_lid_from_req() 1670 sa_path_set_dlid(alt_path, in cm_format_path_lid_from_req() 1679 sa_path_set_dlid(alt_path, lid); in cm_format_path_lid_from_req() 3254 sa_path_set_dlid(path, IBA_GET(CM_LAP_ALTERNATE_LOCAL_PORT_LID, in cm_format_path_lid_from_lap() 3261 sa_path_set_dlid(path, lid); in cm_format_path_lid_from_lap()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_marshall.c | 194 sa_path_set_dlid(dst, dlid); in ib_copy_path_rec_from_user()
|
H 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() 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()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_sa.h | 573 static inline void sa_path_set_dlid(struct sa_path_rec *rec, u32 dlid) in sa_path_set_dlid() function
|
/kernel/linux/linux-6.6/include/rdma/ |
H 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
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 2434 sa_path_set_dlid(&ch->ib_cm.path, dlid); in srp_ib_cm_rej_handler()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 2436 sa_path_set_dlid(&ch->ib_cm.path, dlid); in srp_ib_cm_rej_handler()
|
Completed in 31 milliseconds