Home
last modified time | relevance | path

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

/Linux-v5.10/include/rdma/
Dib_sa.h537 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
/Linux-v5.10/drivers/infiniband/core/
Dsa_query.c1398 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec) in ib_sa_unpack_path() function
1402 EXPORT_SYMBOL(ib_sa_unpack_path);
Ducma.c1309 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()