Searched refs:sa_path_get_slid (Results 1 – 4 of 4) sorted by relevance
143 dst->slid = htons(ntohl(sa_path_get_slid(src))); in __ib_copy_path_rec_to_user()
1327 htons(ntohl(sa_path_get_slid(pri_path))); in cm_format_req()1362 htons(ntohl(sa_path_get_slid(alt_path))); in cm_format_req()3105 htons(ntohl(sa_path_get_slid(alternate_path))); in cm_format_lap()
1334 be32_to_cpu(sa_path_get_slid(rec)) & in ib_init_ah_attr_from_path()
623 static inline __be32 sa_path_get_slid(struct sa_path_rec *rec) in sa_path_get_slid() function