Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h448 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec);
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c833 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) in ib_sa_unpack_path() function
837 EXPORT_SYMBOL(ib_sa_unpack_path);
H A Dib_ucma.c1243 ib_sa_unpack_path(path_data->path_rec, &sa_path); in ucma_set_ib_path()