Searched refs:ib_sa_unpack_path (Results 1 – 3 of 3) sorted by relevance
537 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
1398 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec) in ib_sa_unpack_path() function1402 EXPORT_SYMBOL(ib_sa_unpack_path);
1309 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()