Home
last modified time | relevance | path

Searched refs:sa_path_is_roce (Results 1 – 3 of 3) sorted by relevance

/linux/include/rdma/
A Dib_sa.h527 static inline bool sa_path_is_roce(struct sa_path_rec *rec) in sa_path_is_roce() function
592 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()
/linux/drivers/infiniband/core/
A Dsa_query.c1212 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()
A Dcm.c1702 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