Searched refs:ib_sa_pack_path (Results 1 – 3 of 3) sorted by relevance
509 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute);
935 ib_sa_pack_path(&ib, &resp->path_data[i].path_rec); in ucma_query_path()938 ib_sa_pack_path(rec, &resp->path_data[i].path_rec); in ucma_query_path()
1387 void ib_sa_pack_path(struct sa_path_rec *rec, void *attribute) in ib_sa_pack_path() function1391 EXPORT_SYMBOL(ib_sa_pack_path);