Home
last modified time | relevance | path

Searched refs:ib_sa_pack_path (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Dib_sa.h528 * ib_sa_pack_path - Conert a path record from struct ib_sa_path_rec
531 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute);
/kernel/linux/linux-6.6/include/rdma/
H A Dib_sa.h506 * ib_sa_pack_path - Conert a path record from struct ib_sa_path_rec
509 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute);
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A 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()
H A Dsa_query.c1405 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute) in ib_sa_pack_path() function
1409 EXPORT_SYMBOL(ib_sa_pack_path); variable
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c1387 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute) in ib_sa_pack_path() function
1391 EXPORT_SYMBOL(ib_sa_pack_path); variable
H A 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()

Completed in 14 milliseconds