Searched refs:ib_sa_unpack_path (Results 1 – 3 of 3) sorted by relevance
515 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec);
1381 void ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec) in ib_sa_unpack_path() function1385 EXPORT_SYMBOL(ib_sa_unpack_path);
1319 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()