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

/linux-4.1.27/include/rdma/
H A Dib_sa.h414 * ib_sa_unpack_path - Convert a path record from MAD format to struct
417 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec);
/linux-4.1.27/drivers/infiniband/core/
H A Dsa_query.c656 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) ib_sa_unpack_path() function
660 EXPORT_SYMBOL(ib_sa_unpack_path); variable
H A Ducma.c1130 ib_sa_unpack_path(path_data->path_rec, &sa_path); ucma_set_ib_path()

Completed in 205 milliseconds