Searched refs:ib_sa_unpack_path (Results 1 – 3 of 3) sorted by relevance
514 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
1350 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec) in ib_sa_unpack_path() function1354 EXPORT_SYMBOL(ib_sa_unpack_path);
1317 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()