Searched refs:ib_sa_unpack_path (Results 1 – 3 of 3) sorted by relevance
411 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec);
654 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) in ib_sa_unpack_path() function658 EXPORT_SYMBOL(ib_sa_unpack_path);
925 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()