Home
last modified time | relevance | path

Searched refs:sa_convert_path_opa_to_ib (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/infiniband/core/
Duverbs_marshall.c167 sa_convert_path_opa_to_ib(&rec, src); in ib_copy_path_rec_to_user()
Ducma.c935 sa_convert_path_opa_to_ib(&ib, rec); in ucma_query_path()
Dsa_query.c1589 sa_convert_path_opa_to_ib(query->conv_pr, rec); in ib_sa_path_rec_get()
/Linux-v6.6/include/rdma/
Dib_sa.h265 static inline void sa_convert_path_opa_to_ib(struct sa_path_rec *dest, in sa_convert_path_opa_to_ib() function