Searched refs:ib_sa_unpack_path (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/ofed/include/rdma/
H A Dib_sa.h445 * ib_sa_unpack_path - Convert a path record from MAD format to struct
448 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec);
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c833 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) function
837 EXPORT_SYMBOL(ib_sa_unpack_path); variable
H A Dib_ucma.c1243 ib_sa_unpack_path(path_data->path_rec, &sa_path);

Completed in 130 milliseconds