Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Dib_sa.h509 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute);
/linux-6.1.9/drivers/infiniband/core/
Ducma.c936 ib_sa_pack_path(&ib, &resp->path_data[i].path_rec); in ucma_query_path()
939 ib_sa_pack_path(rec, &resp->path_data[i].path_rec); in ucma_query_path()
Dsa_query.c1395 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute) in ib_sa_pack_path() function
1399 EXPORT_SYMBOL(ib_sa_pack_path);