Searched refs:sa_path_is_roce (Results 1 – 3 of 3) sorted by relevance
527 static inline bool sa_path_is_roce(struct sa_path_rec *rec) in sa_path_is_roce() function592 if (sa_path_is_roce(rec)) in sa_path_set_dmac()598 if (sa_path_is_roce(rec)) in sa_path_set_dmac_zero()604 if (sa_path_is_roce(rec)) in sa_path_get_dmac()
1212 if (sa_path_is_roce(rec)) { in ib_init_ah_attr_from_path()1229 if (rec->hop_limit > 0 || sa_path_is_roce(rec)) in ib_init_ah_attr_from_path()
1702 if (sa_path_is_roce(primary_path)) in cm_format_paths_from_req()1732 if (sa_path_is_roce(alt_path)) in cm_format_paths_from_req()
Completed in 15 milliseconds